Search Results for author: Tung Nguyen

Found 26 papers, 12 papers with code

GloCOM: A Short Text Neural Topic Model via Global Clustering Context

no code implementations30 Nov 2024 Quang Duc Nguyen, Tung Nguyen, Duc Anh Nguyen, Linh Ngo Van, Sang Dinh, Thien Huu Nguyen

Uncovering hidden topics from short texts is challenging for traditional and neural models due to data sparsity, which limits word co-occurrence patterns, and label sparsity, stemming from incomplete reconstruction targets.

Clustering Topic Models

Predicting from Strings: Language Model Embeddings for Bayesian Optimization

1 code implementation14 Oct 2024 Tung Nguyen, Qiuyi Zhang, Bangding Yang, Chansoo Lee, Jorg Bornschein, Yingjie Miao, Sagi Perel, Yutian Chen, Xingyou Song

Bayesian Optimization is ubiquitous in the field of experimental design and blackbox optimization for improving search efficiency, but has been traditionally restricted to regression models which are only applicable to fixed search spaces and tabular input features.

Bayesian Optimization Experimental Design +3

NeuroMax: Enhancing Neural Topic Modeling via Maximizing Mutual Information and Group Topic Regularization

no code implementations29 Sep 2024 Duy-Tung Pham, Thien Trang Nguyen Vu, Tung Nguyen, Linh Ngo Van, Duc Anh Nguyen, Thien Huu Nguyen

Recent advances in neural topic models have concentrated on two primary directions: the integration of the inference network (encoder) with a pre-trained language model (PLM) and the modeling of the relationship between words and topics in the generative model (decoder).

Decoder Language Modelling +1

ClimDetect: A Benchmark Dataset for Climate Change Detection and Attribution

no code implementations28 Aug 2024 Sungduk Yu, Brian L. White, Anahita Bhiwandiwalla, Musashi Hinck, Matthew Lyle Olson, Tung Nguyen, Vasudev Lal

Detecting and attributing temperature increases due to climate change is crucial for understanding global warming and guiding adaptation strategies.

Change Detection

LICO: Large Language Models for In-Context Molecular Optimization

no code implementations27 Jun 2024 Tung Nguyen, Aditya Grover

However, directly prompting a pretrained language model to produce predictions is not feasible in many scientific domains due to the scarcity of domain-specific data in the pretraining corpora and the challenges of articulating complex problems in natural language.

Language Modelling

Probing the Decision Boundaries of In-context Learning in Large Language Models

1 code implementation17 Jun 2024 Siyan Zhao, Tung Nguyen, Aditya Grover

In-context learning is a key paradigm in large language models (LLMs) that enables them to generalize to new tasks and domains by simply prompting these models with a few exemplars without explicit parameter updates.

Binary Classification In-Context Learning

Rank-Preference Consistency as the Appropriate Metric for Recommender Systems

no code implementations26 Apr 2024 Tung Nguyen, Jeffrey Uhlmann

We propose what we consider to be a measure that is more fundamentally appropriate for assessing RS performance, rank-preference consistency, which simply counts the number of prediction pairs that are inconsistent with the user's expressed product preferences.

Recommendation Systems

ChaosBench: A Multi-Channel, Physics-Based Benchmark for Subseasonal-to-Seasonal Climate Prediction

1 code implementation1 Feb 2024 Juan Nathaniel, Yongquan Qu, Tung Nguyen, Sungduk Yu, Julius Busecke, Aditya Grover, Pierre Gentine

Thus, we propose ChaosBench, a challenging benchmark to extend the predictability range of data-driven weather emulators to S2S timescale.

A Study on Social Robot Behavior in Group Conversation

no code implementations19 Dec 2023 Tung Nguyen, Eric Nichols, Randy Gomez

Recently, research in human-robot interaction began to consider a robot's influence at the group level.

Scaling transformer neural networks for skillful and reliable medium-range weather forecasting

1 code implementation6 Dec 2023 Tung Nguyen, Rohan Shah, Hritik Bansal, Troy Arcomano, Romit Maulik, Veerabhadra Kotamarthi, Ian Foster, Sandeep Madireddy, Aditya Grover

At the core of Stormer is a randomized forecasting objective that trains the model to forecast the weather dynamics over varying time intervals.

Weather Forecasting

ExPT: Synthetic Pretraining for Few-Shot Experimental Design

1 code implementation NeurIPS 2023 Tung Nguyen, Sudhanshu Agrawal, Aditya Grover

In this work, we address the more challenging yet realistic setting of few-shot experimental design, where only a few labeled data points of input designs and their corresponding values are available.

Experimental Design In-Context Learning

Imposing Consistency Properties on Blackbox Systems with Applications to SVD-Based Recommender Systems

no code implementations17 Jul 2023 Tung Nguyen, Jeffrey Uhlmann

In this paper we discuss pre- and post-processing methods to induce desired consistency and/or invariance properties in blackbox systems, e. g., AI-based.

Fairness Matrix Completion +1

An Admissible Shift-Consistent Method for Recommender Systems

no code implementations17 Jul 2023 Tung Nguyen, Jeffrey Uhlmann

In this paper, we propose a new constraint, called shift-consistency, for solving matrix/tensor completion problems in the context of recommender systems.

Fairness Imputation +1

ClimateLearn: Benchmarking Machine Learning for Weather and Climate Modeling

1 code implementation NeurIPS 2023 Tung Nguyen, Jason Jewik, Hritik Bansal, Prakhar Sharma, Aditya Grover

Modeling weather and climate is an essential endeavor to understand the near- and long-term impacts of climate change, as well as inform technology and policymaking for adaptation and mitigation efforts.

Benchmarking Weather Forecasting

Utilization of domain knowledge to improve POMDP belief estimation

no code implementations17 Feb 2023 Tung Nguyen, Johane Takeuchi

The partially observable Markov decision process (POMDP) framework is a common approach for decision making under uncertainty.

Decision Making Decision Making Under Uncertainty

ClimaX: A foundation model for weather and climate

1 code implementation24 Jan 2023 Tung Nguyen, Johannes Brandstetter, Ashish Kapoor, Jayesh K. Gupta, Aditya Grover

We develop and demonstrate ClimaX, a flexible and generalizable deep learning model for weather and climate science that can be trained using heterogeneous datasets spanning different variables, spatio-temporal coverage, and physical groundings.

Self-Supervised Learning Weather Forecasting

Machine Learning Approach to Polymerization Reaction Engineering: Determining Monomers Reactivity Ratios

no code implementations3 Jan 2023 Tung Nguyen, Mona Bavarian

Here, we demonstrate how machine learning enables the prediction of comonomers reactivity ratios based on the molecular structure of monomers.

Graph Attention Multi-Task Learning

Reliable Conditioning of Behavioral Cloning for Offline Reinforcement Learning

1 code implementation11 Oct 2022 Tung Nguyen, Qinqing Zheng, Aditya Grover

We study CWBC in the context of RvS (Emmons et al., 2021) and Decision Transformers (Chen et al., 2021), and show that CWBC significantly boosts their performance on various benchmarks.

Offline RL reinforcement-learning +2

Transformer Neural Processes: Uncertainty-Aware Meta Learning Via Sequence Modeling

1 code implementation9 Jul 2022 Tung Nguyen, Aditya Grover

We propose Transformer Neural Processes (TNPs), a new member of the NP family that casts uncertainty-aware meta learning as a sequence modeling problem.

Bayesian Optimization Decision Making +4

A Simple and Scalable Tensor Completion Algorithm via Latent Invariant Constraint for Recommendation System

no code implementations27 Jun 2022 Tung Nguyen, Sang T. Truong, Jeffrey Uhlmann

In this paper we provide a latent-variable formulation and solution to the recommender system (RS) problem in terms of a fundamental property that any reasonable solution should be expected to satisfy.

Recommendation Systems Tensor Decomposition

Tensor Completion with Provable Consistency and Fairness Guarantees for Recommender Systems

no code implementations4 Apr 2022 Tung Nguyen, Jeffrey Uhlmann

We introduce a new consistency-based approach for defining and solving nonnegative/positive matrix and tensor completion problems.

Fairness Recommendation Systems

Temporal Predictive Coding For Model-Based Planning In Latent Space

3 code implementations14 Jun 2021 Tung Nguyen, Rui Shu, Tuan Pham, Hung Bui, Stefano Ermon

High-dimensional observations are a major challenge in the application of model-based reinforcement learning (MBRL) to real-world environments.

Model-based Reinforcement Learning Representation Learning

Non-Markovian Predictive Coding For Planning In Latent Space

no code implementations1 Jan 2021 Tung Nguyen, Rui Shu, Tuan Pham, Hung Bui, Stefano Ermon

High-dimensional observations are a major challenge in the application of model-based reinforcement learning (MBRL) to real-world environments.

Model-based Reinforcement Learning Representation Learning

Predictive Coding for Locally-Linear Control

1 code implementation ICML 2020 Rui Shu, Tung Nguyen, Yin-Lam Chow, Tuan Pham, Khoat Than, Mohammad Ghavamzadeh, Stefano Ermon, Hung H. Bui

High-dimensional observations and unknown dynamics are major challenges when applying optimal control to many real-world decision making tasks.

Decision Making Decoder

DeepCABAC: A Universal Compression Algorithm for Deep Neural Networks

1 code implementation27 Jul 2019 Simon Wiedemann, Heiner Kirchoffer, Stefan Matlage, Paul Haase, Arturo Marban, Talmaj Marinc, David Neumann, Tung Nguyen, Ahmed Osman, Detlev Marpe, Heiko Schwarz, Thomas Wiegand, Wojciech Samek

The field of video compression has developed some of the most sophisticated and efficient compression algorithms known in the literature, enabling very high compressibility for little loss of information.

Neural Network Compression Quantization +1

Image Colorization Using a Deep Convolutional Neural Network

no code implementations27 Apr 2016 Tung Nguyen, Kazuki Mori, Ruck Thawonmas

In this paper, we present a novel approach that uses deep learning techniques for colorizing grayscale images.

Colorization General Classification +4

Cannot find the paper you are looking for? You can Submit a new open access paper.