← Search

Qiang Liu

185 accepted papers

2026

$\nabla$-Reasoner: LLM Reasoning via Test-Time Gradient Descent in Textual Space

ICLR 2026poster

Scaling inference-time compute for Large Language Models (LLMs) has unlocked unprecedented reasoning capabilities. However, existing inference-time scaling methods typically rely on inefficient and suboptimal discrete search algorithms or trial-and-error prompting to improve the online policy. In th…

Cited by 0SourcecodeScholar
2026

$\phi$-Balancing for Mixture-of-Experts Training

ICML 2026poster

Mixture-of-Experts (MoE) models rely on balanced expert utilization to fully realize their scalability. However, existing load-balancing methods are largely heuristic and operate on mini-batch assignment statistics, introducing bias relative to population-level objectives. We propose $\phi$-balancin…

Cited by 0SourceScholar
2026

AVoCaDO: An Audiovisual Video Captioner Driven by Temporal Orchestration

ICLR 2026poster

Audiovisual video captioning aims to generate semantically rich descriptions with temporal alignment between visual and auditory events, thereby benefiting both video understanding and generation. In this paper, we present **AVoCaDO**, a powerful audiovisual video captioner driven by the temporal or…

Cited by 0SourceScholar
2026

Bringing Code ALIVE: Optimizing Interactive Frontend Mini-Games via Automated Play and Reinforcement Learning at Scale

ICML 2026poster

The rapid evolution of Large Language Models (LLMs) has empowered even non-programmers to create visually appealing frontend mini-games with a single instruction. However, open-source models significantly lag behind proprietary counterparts in this domain. The core bottleneck is the lack of an evalu…

Cited by 0SourceScholar
2026

CoT is Not the Chain of Truth: An Empirical Internal Analysis of Reasoning LLMs for Fake News Generation

ICML 2026poster

From generating headlines to fabricating news, the Large Language Models (LLMs) are typically assessed by their final outputs, under the safety assumption that a refusal response signifies safe reasoning throughout the entire process. Challenging this assumption, our study reveals that during fake n…

Cited by 0SourceScholar
2026

DeMo: Decoupled Momentum Optimization

ICLR 2026poster

Scaling neural network training increasingly depends on synchronous data-parallelism, yet full-precision gradient all-reduce imposes a severe communication bottleneck. We propose Decoupled Momentum Optimization, a drop-in replacement for any momentum-based optimizers that significantly reduces the c…

Cited by 0SourcecodeScholar
2026

Disentangling Knowledge Representations for Large Language Model Editing

ICLR 2026poster

Knowledge Editing has emerged as a promising solution for efficiently updating embedded knowledge in large language models (LLMs). While existing approaches demonstrate effectiveness in integrating new knowledge and preserving the original capabilities of LLMs, they fail to maintain fine-grained irr…

Cited by 0SourceScholar
2026

EarlyTom: Early Token Compression Completes Fast Video Understanding

CVPR 2026

Video large language models (Video-LLMs) have demonstrated strong capabilities in video understanding tasks. However, their practical deployment is still hindered by the inefficiency introduced by processing massive amounts of visual tokens. Although recent approaches achieve extremely low token ret

Cited by 0SourceScholar
2026

KBQA-R1: Reinforcing Large Language Models for Knowledge Base Question Answering

ICML 2026poster

Knowledge Base Question Answering (KBQA) challenges models to bridge the gap between natural language and strict knowledge graph schemas by generating executable logical forms. While Large Language Models (LLMs) have advanced this field, current approaches often struggle with a dichotomy of failure:…

Cited by 0SourceScholar
2026

OmniSIFT: Modality-Asymmetric Token Compression for Efficient Omni-modal Large Language Models

ICML 2026poster

Omni-modal Large Language Models (Omni-LLMs) have demonstrated strong capabilities in audio-video understanding tasks. However, their reliance on long multimodal token sequences leads to substantial computational overhead. Despite this challenge, token compression methods designed for Omni-LLMs rema…

Cited by 0SourceScholar
2026

Physics vs Distributions: Pareto Optimal Flow Matching with Physics Constraints

ICLR 2026poster

Physics-constrained generative modeling aims to produce high-dimensional samples that are both physically consistent and distributionally accurate, a task that remains challenging due to often conflicting optimization objectives. Recent advances in flow matching and diffusion models have enabled eff…

Cited by 0SourcecodeScholar
2026

PlotCraft: Pushing the Limits of LLMs for Complex and Interactive Data Visualization

ICML 2026poster

Recent Large Language Models (LLMs) have demonstrated remarkable proficiency in code generation. However, their ability to create complex visualizations for scaled and structured data remains largely unevaluated and underdeveloped. To address this gap, we introduce **PlotCraft**, a new benchmark fea…

Cited by 0SourceScholar
2026

Predict the Retrieval! Test Time Adaptation for Retrieval Augmented Generation

ICASSP 2026poster

Retrieval-Augmented Generation (RAG) has emerged as a powerful approach for enhancing large language models' question-answering capabilities through the integration of external knowledge. However, when adapting RAG systems to specialized domains, challenges arise from distribution shifts, resulting…

Cited by 0SourcePDFScholar
2026

Q Cache: Visual Attention Is Valuable in Less than Half of Decode Layers for Multimodal Large Language Model

AAAI 2026technical

Multimodal large language models (MLLMs) are plagued by exorbitant inference costs attributable to the profusion of visual tokens within the vision encoder. The redundant visual tokens engenders a substantial computational load and key-value (KV) cache footprint bottleneck. Existing approaches focus

Cited by 0SourcePDFScholar
2026

RAPID: Reusing Attention Sparsity with Inter-step Adaptation for Efficient Video Diffusion

CVPR 2026

The prohibitive cost of 3D attention hinders high-quality video generation with diffusion models. Existing sparse attention methods either lack content adaptivity (static) or incur excessive overhead from per-step recalculation (dynamic). Our work challenges the necessity of this trade-off, based on

Cited by 0SourceScholar
2026

Reading the Cell, Designing the Cure: Perturbation-Conditioned Molecular Diffusion for Function-Oriented Drug Design

ICML 2026poster

When reliable target structures are unavailable at scale or phenotypes arise from dysregulated pathways, transcriptomic perturbations provide a system-level functional readout for drug action. In this work, we formalize Transcriptome-based Drug Design (TBDD) as a generative inverse problem: designin…

Cited by 0SourceScholar
2026

RealUnify: Do Unified Models Truly Benefit from Unification? A Comprehensive Benchmark

CVPR 2026

The integration of visual understanding and generation into unified multimodal models represents a significant stride toward general-purpose AI. However, a fundamental question remains unanswered by existing benchmarks: does this architectural unification actually enable synergetic interaction betwe

Cited by 0SourcecodeScholar
2026

SpectraLLM: Uncovering the Ability of LLMs for Molecule Structure Elucidation from Multi-Spectra

ICLR 2026poster

Automated molecular structure elucidation remains challenging, as existing approaches often depend on pre-compiled databases or restrict themselves to single spectroscopic modalities. Here we introduce **SpectraLLM**, a large language model that performs end-to-end structure prediction by reasoning…

Cited by 0SourcecodeScholar
2026

ToolWeaver: Weaving Collaborative Semantics for Scalable Tool Use in Large Language Models

ICLR 2026poster

Prevalent retrieval-based tool-use pipelines struggle with a dual semantic challenge: their retrievers often employ encoders that fail to capture complex semantics, while the Large Language Model (LLM) itself lacks intrinsic tool knowledge from its natural language pretraining. Generative methods of…

Cited by 0SourceScholar
2026

Towards Safe Reasoning in Large Reasoning Models via Corrective Intervention

ICLR 2026poster

Although Large Reasoning Models (LRMs) have progressed in solving complex problems, their chain-of-thought (CoT) reasoning often contains harmful content that can persist even when the final responses appear safe. We show that this issue still remains in existing methods which overlook the unique si…

Cited by 0SourceScholar
2026

VidBridge-R1: Bridging QA and Captioning for RL-based Video Understanding Models with Intermediate Proxy Tasks

ICLR 2026poster

The "Reason-Then-Respond" paradigm, enhanced by Reinforcement Learning, has shown great promise in advancing Multimodal Large Language Models. However, its application to the video domain has led to specialized models that excel at either question answering (QA) or captioning tasks, but struggle to…

Cited by 0SourcecodeScholar
2025

A2ATS: Retrieval-Based KV Cache Reduction via Windowed Rotary Position Embedding and Query-Aware Vector Quantization

ACL 2025finding

Long context large language models (LLMs) pose significant challenges for efficient serving due to the large memory footprint and high access overhead of KV cache.Retrieval-based KV cache reduction methods can mitigate these challenges, typically by offloading the complete KV cache to CPU and retrie…

2025

AMO Sampler: Enhancing Text Rendering with Overshooting

CVPR 2025poster

Achieving precise alignment between textual instructions and generated images in text-to-image generation is a significant challenge, particularly in rendering written text within images. Open-source models like Stable Diffusion 3 (SD3), Flux, and AuraFlow often struggle with accurate text depiction…

2025

Attention-guided Self-reflection for Zero-shot Hallucination Detection in Large Language Models

EMNLP 2025

Hallucination has emerged as a significant barrier to the effective application of Large Language Models (LLMs). In this work, we introduce a novel Attention-Guided SElf-Reflection (AGSER) approach for zero-shot hallucination detection in LLMs. The AGSER method utilizes attention contributions to ca

Cited by 0SourcePDFScholar
2025

CoRA: Collaborative Information Perception by Large Language Model’s Weights for Recommendation

AAAI 2025technical

Involving collaborative information in Large Language Models (LLMs) is a promising technique for adapting LLMs for recommendation. Existing methods achieve this by concatenating collaborative features with text tokens into a unified sequence input and then fine-tuning to align these features with L…

2025

ConFIG: Towards Conflict-free Training of Physics Informed Neural Networks

ICLR 2025spotlight

The loss functions of many learning problems contain multiple additive terms that can disagree and yield conflicting update directions. For Physics-Informed Neural Networks (PINNs), loss terms on initial/boundary conditions and physics equations are particularly interesting as they are well-establis…

2025

Divide-Then-Align: Honest Alignment based on the Knowledge Boundary of RAG

ACL 2025long

Large language models (LLMs) augmented with retrieval systems have significantly advanced natural language processing tasks by integrating external knowledge sources, enabling more accurate and contextually rich responses. To improve the robustness of such systems against noisy retrievals, Retrieval…

Cited by 0SourcePDFScholar
2025

GenPilot: A Multi-Agent System for Test-Time Prompt Optimization in Image Generation

EMNLP 2025

Text-to-image synthesis has made remarkable progress, yet accurately interpreting complex and lengthy prompts remains challenging, often resulting in semantic inconsistencies and missing details. Existing solutions, such as fine-tuning, are model-specific and require training, while prior automatic

2025

Generate First, Then Sample: Enhancing Fake News Detection with LLM-Augmented Reinforced Sampling

ACL 2025long

The spread of fake news on online platforms has long been a pressing concern. Considering this, extensive efforts have been made to develop fake news detectors. However, a major drawback of these models is their relatively low performance—lagging by more than 20%—in identifying *fake* news compared…

Cited by 0SourcePDFScholar
2025

Harnessing Content and Structure in ID for Multimodal Recommendation

ICASSP 2025accepted

Multimodal recommendation aims to model user and item representations comprehensively with the involvement of multimedia content for effective recommendations. Existing research has shown that it is beneficial for recommendation performance to combine (user- and item-) ID embeddings with multimodal…

Cited by 2SourceScholar
2025

Improving Rectified Flow with Boundary Conditions

ICCV 2025poster

Rectified Flow offers a simple and effective approach to high-quality generative modeling by learning a velocity field. However,we identify a limitation in directly modeling the velocity with an unconstrained neural network: the learned velocity often fails to satisfy certain boundary conditions, le…

Cited by 0SourcePDFScholar
2025

InsightEdit: Towards Better Instruction Following for Image Editing

CVPR 2025poster

In this paper, we focus on the task of instruction-based image editing. Previous works like InstructPix2Pix, InstructDiffusion, and SmartEdit have explored end-to-end editing. However, two limitations still remain: First, existing datasets suffer from low resolution, poor background consistency, and…

Cited by 2SourcePDFScholar
2025

Integrating Protein Dynamics into Structure-Based Drug Design via Full-Atom Stochastic Flows

ICLR 2025poster

The dynamic nature of proteins, influenced by ligand interactions, is essential for comprehending protein function and progressing drug discovery. Traditional structure-based drug design (SBDD) approaches typically target binding sites with rigid structures, limiting their practical application in d…

Cited by 0SourcePDFScholar
2025

KELE: Residual Knowledge Erasure for Enhanced Multi-hop Reasoning in Knowledge Editing

EMNLP 2025

Large language models (LLMs) face challenges with internal knowledge inaccuracies and outdated information. Knowledge editing has emerged as a pivotal approach to mitigate these issues. Although current knowledge editing techniques exhibit promising performance in single-hop reasoning tasks, they sh

Cited by 0SourcePDFScholar
2025

LIRA: Inferring Segmentation in Large Multi-modal Models with Local Interleaved Region Assistance

ICCV 2025poster

While large multi-modal models (LMMs) demonstrate promising capabilities in segmentation and comprehension, they still struggle with two limitations: inaccurate segmentation and hallucinated comprehension. These challenges stem primarily from constraints in weak visual comprehension and a lack of fi…

2025

Longhorn: State Space Models are Amortized Online Learners

ICLR 2025poster

The most fundamental capability of modern AI methods such as Large Language Models (LLMs) is the ability to predict the next token in a long sequence of tokens, known as “sequence modeling.” Although the Transformers model is the current dominant approach to sequence modeling, its quadratic computa…

2025

Mixture of Decoding: An Attention-Inspired Adaptive Decoding Strategy to Mitigate Hallucinations in Large Vision-Language Models

ACL 2025finding

Large Vision-Language Models (LVLMs) have exhibited impressive capabilities across various visual tasks, yet they remain hindered by the persistent challenge of hallucinations. To address this critical issue, we propose Mixture of Decoding (MoD), a novel approach for hallucination mitigation that dy…

2025

MolSpectra: Pre-training 3D Molecular Representation with Multi-modal Energy Spectra

ICLR 2025poster

Establishing the relationship between 3D structures and the energy states of molecular systems has proven to be a promising approach for learning 3D molecular representations. However, existing methods are limited to modeling the molecular energy states from classical mechanics. This limitation resu…

2025

PDE-Transformer: Efficient and Versatile Transformers for Physics Simulations

ICML 2025poster

We introduce PDE-Transformer, an improved transformer-based architecture for surrogate modeling of physics simulations on regular grids. We combine recent architectural improvements of diffusion transformers with adjustments specific for large-scale simulations to yield a more scalable and versatile…

2025

PN-GAIL: Leveraging Non-optimal Information from Imperfect Demonstrations

ICLR 2025poster

Imitation learning aims at constructing an optimal policy by emulating expert demonstrations. However, the prevailing approaches in this domain typically presume that the demonstrations are optimal, an assumption that seldom holds true in the complexities of real-world applications. The data collect…

2025

Personalized Text Generation with Contrastive Activation Steering

ACL 2025long

Personalized text generation aims to infer users’ writing style preferences from their historical texts and generate outputs that faithfully reflect these stylistic characteristics. Existing solutions primarily adopt two paradigms: retrieval-augmented generation (RAG) and parameter-efficient fine-tu…

Cited by 0SourcePDFScholar
2025

REACT: Representation Extraction And Controllable Tuning to Overcome Overfitting in LLM Knowledge Editing

EMNLP 2025

Large language model editing methods frequently suffer from overfitting, wherein factual updates can propagate beyond their intended scope, overemphasizing the edited target even when it’s contextually inappropriate. To address this challenge, we introduce REACT (Representation Extraction And Contro

Cited by 0SourcePDFScholar
2025

Region-Aware 6D Grasping for Industrial Bin-Picking: A Sim2Real Label Self-Generation and Hybrid Evaluation Framework

IROS 2025

The integration of high-quality datasets, a generalized network model, and robust evaluation strategies sets a significant benchmark for advancing policy development in industrial bin-picking. This paper introduces the concept of region-aware grasping, a cutting-edge simulation to reality system des

Cited by 0SourceScholar
2025

Reinforcing Spatial Reasoning in Vision-Language Models with Interwoven Thinking and Visual Drawing

NeurIPS 2025poster

As textual reasoning with large language models (LLMs) has advanced significant, there has been growing interest in enhancing the multimodal reasoning capabilities of large vision-language models (LVLMs). However, existing methods primarily approach multimodal reasoning in a straightforward, text-ce…

Cited by 0SourcecodeScholar
2025

SHARP: Steering Hallucination in LVLMs via Representation Engineering

EMNLP 2025

Despite their impressive capabilities, Large Vision-Language Models (LVLMs) frequently generate responses that are plausible but incorrect or unsupported—commonly referred to as hallucinations. In this study, we investigate whether different types of hallucinations are reflected in the model’s inter

Cited by 0SourcePDFScholar
2025

SINCon: Mitigate LLM-Generated Malicious Message Injection Attack for Rumor Detection

ACL 2025long

In the era of rapidly evolving large language models (LLMs), state-of-the-art rumor detection systems, particularly those based on Message Propagation Trees (MPTs), which represent a conversation tree with the post as its root and the replies as its descendants, are facing increasing threats from ad…

Cited by 0SourcePDFScholar
2025

ST3: Accelerating Multimodal Large Language Model by Spatial-Temporal Visual Token Trimming

AAAI 2025technical

Multimodal large language models (MLLMs) enhance their perceptual capabilities by integrating visual and textual information. However, processing the massive number of visual tokens incurs a significant computational cost. Existing analysis of the MLLM attention mechanisms remains shallow, leading t…

Cited by 2SourcePDFScholar
2025

Steepest Descent Density Control for Compact 3D Gaussian Splatting

CVPR 2025poster

3D Gaussian Splatting (3DGS) has emerged as a powerful technique for real-time, high-resolution novel view synthesis. By representing scenes as a mixture of Gaussian primitives, 3DGS leverages GPU rasterization pipelines for efficient rendering and reconstruction. To optimize scene coverage and capt…

Cited by 0SourcePDFScholar
2025

SteinDreamer: Variance Reduction for Text-to-3D Score Distillation via Stein Identity

AISTATS 2025poster

Score distillation has emerged as one of the most prevalent approaches for text-to-3D asset synthesis. Essentially, score distillation updates 3D parameters by lifting and back-propagating scores averaged over different views. In this paper, we reveal that the gradient estimation in score distillati…

Cited by 0SourceScholar
2025

Toolscaler: Scalable Generative Tool Calling via Structure-Aware Semantic Tokenization

EMNLP 2025

Enhancing large language models (LLMs) with external tools has become a promising approach for solving complex tasks. As the number of available tools grows, context-based prompting methods increasingly rely on retrieval mechanisms. A common solution is to represent each tool with a unique token and

2025

Uncovering Overfitting in Large Language Model Editing

ICLR 2025spotlight

Knowledge editing has been proposed as an effective method for updating and correcting the internal knowledge of Large Language Models (LLMs). However, existing editing methods often struggle with complex tasks, such as multi-hop reasoning. In this paper, we identify and investigate the phenomenon o…

Cited by 7SourcePDFScholar
2025

VidCapBench: A Comprehensive Benchmark of Video Captioning for Controllable Text-to-Video Generation

ACL 2025finding

The training of controllable text-to-video (T2V) models relies heavily on the alignment between videos and captions, yet little existing research connects video caption evaluation with T2V generation assessment. This paper introduces VidCapBench, a video caption evaluation scheme specifically design…

2024

A Computational Framework for Solving Wasserstein Lagrangian Flows

ICML 2024poster

The dynamical formulation of the optimal transport can be extended through various choices of the underlying geometry (*kinetic energy*), and the regularization of density paths (*potential energy*). These combinations yield different variational problems (*Lagrangians*), encompassing many variation…

2024

AdaFlow: Imitation Learning with Variance-Adaptive Flow-Based Policies

NeurIPS 2024poster

Diffusion-based imitation learning improves Behavioral Cloning (BC) on multi-modal decision-making, but comes at the cost of significantly slower inference due to the recursion in the diffusion process. It urges us to design efficient policy generators while keeping the ability to generate diverse a…

2024

Beyond Efficiency: Molecular Data Pruning for Enhanced Generalization

NeurIPS 2024poster

With the emergence of various molecular tasks and massive datasets, how to perform efficient training has become an urgent yet under-explored issue in the area. Data pruning (DP), as an oft-stated approach to saving training burdens, filters out less influential samples to form a coreset for trainin…

Cited by 5SourcePDFScholar
2024

Chain-of-History Reasoning for Temporal Knowledge Graph Forecasting

ACL 2024findings

Temporal Knowledge Graph (TKG) forecasting aims to predict future facts based on given histories. Most recent graph-based models excel at capturing structural information within TKGs but lack semantic comprehension abilities. Nowadays, with the surge of LLMs, the LLM-based TKG prediction model has e…

Cited by 6SourcePDFScholar
2024

Communication Efficient Distributed Training with Distributed Lion

NeurIPS 2024poster

The Lion optimizer has been a promising competitor with the AdamW for training large AI models, with advantages in memory, computation, and sample efficiency. In this paper, we introduce Distributed Lion, an innovative adaptation of Lion for distributed training environments. Leveraging the sign ope…

Cited by 4SourcePDFScholar
2024

EX-FEVER: A Dataset for Multi-hop Explainable Fact Verification

ACL 2024findings

Fact verification aims to automatically probe the veracity of a claim based on several pieces of evidence. Existing works are always engaging in accuracy improvement, let alone explainability, a critical capability of fact verification systems.Constructing an explainable fact verification system in…

2024

Enhancing Protein Mutation Effect Prediction through a Retrieval-Augmented Framework

NeurIPS 2024poster

Predicting the effects of protein mutations is crucial for analyzing protein functions and understanding genetic diseases. However, existing models struggle to effectively extract mutation-related local structure motifs from protein databases, which hinders their predictive accuracy and robustness.…

Cited by 1SourcePDFScholar
2024

Evolution-Inspired Loss Functions for Protein Representation Learning

ICML 2024poster

AI-based frameworks for protein engineering use self-supervised learning (SSL) to obtain representations for downstream mutation effect predictions. The most common training objective for these methods is wildtype accuracy: given a sequence or structure where a wildtype residue has been masked, pred…

Cited by 6SourcePDFScholar
2024

FAFE: Immune Complex Modeling with Geodesic Distance Loss on Noisy Group Frames

ICML 2024spotlight

Despite the striking success of general protein folding models such as AlphaFold2 (AF2), the accurate computational modeling of antibody-antigen complexes remains a challenging task. In this paper, we first analyze AF2's primary loss function, known as the Frame Aligned Point Error (FAPE), and raise…

Cited by 1SourcePDFScholar
2024

Heterogeneous Graph Reasoning for Fact Checking over Texts and Tables

AAAI 2024technical

Fact checking aims to predict claim veracity by reasoning over multiple evidence pieces. It usually involves evidence retrieval and veracity reasoning. In this paper, we focus on the latter, reasoning over unstructured text and structured table information. Previous works have primarily relied on fi…

2024

InstaFlow: One Step is Enough for High-Quality Diffusion-Based Text-to-Image Generation

ICLR 2024poster

Diffusion models have revolutionized text-to-image generation with its exceptional quality and creativity. However, its multi-step sampling process is known to be slow, often requiring tens of inference steps to obtain satisfactory results. Previous attempts to improve its sampling speed and reduce…

2024

Interpretable Multimodal Out-of-Context Detection with Soft Logic Regularization

ICASSP 2024accepted

The rapid spread of information through mobile devices and media has led to the widespread of false or deceptive news, causing significant concerns in society. Among different types of misinformation, image repurposing, also known as out-of-context misinformation, remains highly prevalent and effect…

Cited by 0SourceScholar
2024

Knowledge Graph Enhanced Large Language Model Editing

EMNLP 2024main

Large language models (LLMs) are pivotal in advancing natural language processing (NLP) tasks, yet their efficacy is hampered by inaccuracies and outdated knowledge. Model editing emerges as a promising solution to address these challenges. However, existing editing methods struggle to track and inc…

2024

Layer Compression of Deep Networks with Straight Flows

AAAI 2024technical

Very deep neural networks lead to significantly better performance on various real tasks. However, it usually causes slow inference and is hard to be deployed on real-world devices. How to reduce the number of layers to save memory and to accelerate the inference is an eye-catching topic. In thi…

2024

Lion Secretly Solves a Constrained Optimization: As Lyapunov Predicts

ICLR 2024spotlight

Lion (Evolved Sign Momentum), a new optimizer discovered through program search, has shown promising results in training large AI models. It achieves results comparable to AdamW but with greater memory efficiency. As what we can expect from the result of the random search, Lion blends a number of el…

Cited by 16SourcePDFScholar
2024

Memory-Efficient LLM Training with Online Subspace Descent

NeurIPS 2024poster

Recently, a wide range of memory-efficient LLM training algorithms have gained substantial popularity. These methods leverage the low-rank structure of gradients to project optimizer states into a subspace using projection matrix found by singular value decomposition (SVD). However, convergence of t…

2024

Monkey: Image Resolution and Text Label Are Important Things for Large Multi-modal Models

CVPR 2024highlight

Large Multimodal Models (LMMs) have shown promise in vision-language tasks but struggle with high-resolution input and detailed scene understanding. Addressing these challenges we introduce Monkey to enhance LMM capabilities. Firstly Monkey processes input images by dividing them into uniform patche…

2024

PeRFlow: Piecewise Rectified Flow as Universal Plug-and-Play Accelerator

NeurIPS 2024poster

We present Piecewise Rectified Flow (PeRFlow), a flow-based method for accelerating diffusion models. PeRFlow divides the sampling process of generative flows into several time windows and straightens the trajectories in each interval via the reflow operation, thereby approaching piecewise linear fl…

2024

Pin-Tuning: Parameter-Efficient In-Context Tuning for Few-Shot Molecular Property Prediction

NeurIPS 2024poster

Molecular property prediction (MPP) is integral to drug discovery and material science, but often faces the challenge of data scarcity in real-world scenarios. Addressing this, few-shot molecular property prediction (FSMPP) has been developed. Unlike other few-shot tasks, FSMPP typically employs a p…

2024

Real-Time Support Terrain Mapping and Terrain Adaptive Local Planning for Quadruped Robots

RA-L 2024

The expanding application of quadruped robots in complex environments poses new challenges to their perception and planning systems. This letter proposes a novel approach for local perception and planning, which integrates exteroception, such as laser point clouds and depth images, with propriocepti

Cited by 6SourceScholar
2024

Rethinking Graph Masked Autoencoders through Alignment and Uniformity

AAAI 2024technical

Self-supervised learning on graphs can be bifurcated into contrastive and generative methods. Contrastive methods, also known as graph contrastive learning (GCL), have dominated graph self-supervised learning in the past few years, but the recent advent of graph masked autoencoder (GraphMAE) rekindl…

2024

Stealthy Attack on Large Language Model based Recommendation

ACL 2024long

Recently, the powerful large language models (LLMs) have been instrumental in propelling the progress of recommender systems (RS). However, while these systems have flourished, their susceptibility to security threats has been largely overlooked. In this work, we reveal that the introduction of LLMs…

2024

Taming Mode Collapse in Score Distillation for Text-to-3D Generation

CVPR 2024poster

Despite the remarkable performance of score distillation in text-to-3D generation such techniques notoriously suffer from view inconsistency issues also known as "Janus" artifact where the generated objects fake each view with multiple front faces. Although empirically effective methods have approac…

Cited by 22SourcePDFScholar
2024

Text-Guided Molecule Generation with Diffusion Language Model

AAAI 2024technical

Text-guided molecule generation is a task where molecules are generated to match specific textual descriptions. Recently, most existing SMILES-based molecule generation methods rely on an autoregressive architecture. In this work, we propose the Text-Guided Molecule Generation with Diffusion Languag…

2024

VLKEB: A Large Vision-Language Model Knowledge Editing Benchmark

NeurIPS 2024poster

Recently, knowledge editing on large language models (LLMs) has received considerable attention. Compared to this, editing Large Vision-Language Models (LVLMs) faces extra challenges from diverse data modalities and complicated model components, and data for LVLMs editing are limited. The existing L…

2023

DecompDiff: Diffusion Models with Decomposed Priors for Structure-Based Drug Design

ICML 2023poster

Designing 3D ligands within a target binding site is a fundamental task in drug discovery. Existing structured-based drug design methods treat all ligand atoms equally, which ignores different roles of atoms in the ligand for drug design and can be less efficient for exploring the large drug-like mo…

2023

Efficient Transformer-based 3D Object Detection with Dynamic Token Halting

ICCV 2023poster

Balancing efficiency and accuracy is a long-standing problem for deploying deep learning models. The trade-off is even more important for real-time safety-critical systems like autonomous vehicles. In this paper, we propose an effective approach for accelerating transformer-based 3D object detectors…

Cited by 8PDFScholar
2023

Fast Point Cloud Generation With Straight Flows

CVPR 2023poster

Diffusion models have emerged as a powerful tool for point cloud generation. A key component that drives the impressive performance for generating high-quality samples from noise is iteratively denoise for thousands of steps. While beneficial, the complexity of learning steps has limited its applica…

2023

Flow Straight and Fast: Learning to Generate and Transfer Data with Rectified Flow

ICLR 2023top-25%

We present rectified flow, a simple approach to learning (neural) ordinary differential equation (ODE) models to transport between two empirically observed distributions $\pi_0$ and $\pi_1$, hence providing a unified solution to generative modeling and domain transfer, among various other tasks invo…

2023

FlowGrad: Controlling the Output of Generative ODEs With Gradients

CVPR 2023poster

Generative modeling with ordinary differential equations (ODEs) has achieved fantastic results on a variety of applications. Yet, few works have focused on controlling the generated content of a pre-trained ODE-based generative model. In this paper, we propose to optimize the output of ODE models ac…

2023

GSLB: The Graph Structure Learning Benchmark

NeurIPS 2023poster

Graph Structure Learning (GSL) has recently garnered considerable attention due to its ability to optimize both the parameters of Graph Neural Networks (GNNs) and the computation graph structure simultaneously. Despite the proliferation of GSL methods developed in recent years, there is no standard…

2023

HotProtein: A Novel Framework for Protein Thermostability Prediction and Editing

ICLR 2023poster

The molecular basis of protein thermal stability is only partially understood and has major significance for drug and vaccine discovery. The lack of datasets and standardized benchmarks considerably limits learning-based discovery methods. We present \texttt{HotProtein}, a large-scale protein datas…

2023

Image as a Foreign Language: BEiT Pretraining for Vision and Vision-Language Tasks

CVPR 2023poster

A big convergence of language, vision, and multimodal pretraining is emerging. In this work, we introduce a general-purpose multimodal foundation model BEiT-3, which achieves excellent transfer performance on both vision and vision-language tasks. Specifically, we advance the big convergence from th…

Cited by 621SourcePDFScholar
2023

LIBERO: Benchmarking Knowledge Transfer for Lifelong Robot Learning

NeurIPS 2023poster

Lifelong learning offers a promising paradigm of building a generalist agent that learns and adapts over its lifespan. Unlike traditional lifelong learning problems in image and text domains, which primarily involve the transfer of declarative knowledge of entities and concepts, lifelong learning i…

Cited by 108SourcePDFScholar
2023

LIO-Fusion: Reinforced LiDAR Inertial Odometry by Effective Fusion With GNSS/Relocalization and Wheel Odometry

RA-L 2023

Reliable state estimation is a prerequisite for autonomous robot navigation in complex environments. In this work, we present LIO-Fusion, a reinforced LiDAR inertial odometry system that optimally fuses GNSS/relocalization and wheel odometry to provide accurate and robust 6-DoF movement estimation u

Cited by 26SourceScholar
2023

Language Is Not All You Need: Aligning Perception with Language Models

NeurIPS 2023poster

A big convergence of language, multimodal perception, action, and world modeling is a key step toward artificial general intelligence. In this work, we introduce KOSMOS-1, a Multimodal Large Language Model (MLLM) that can perceive general modalities, learn in context (i.e., few-shot), and follow ins…

2023

Learning Latent Relations for Temporal Knowledge Graph Reasoning

ACL 2023long

Temporal Knowledge Graph (TKG) reasoning aims to predict future facts based on historical data. However, due to the limitations in construction tools and data sources, many important associations between entities may be omitted in TKG. We refer to these missing associations as latent relations. Most…

2023

Metric Residual Network for Sample Efficient Goal-Conditioned Reinforcement Learning

AAAI 2023technical

Goal-conditioned reinforcement learning (GCRL) has a wide range of potential real-world applications, including manipulation and navigation problems in robotics. Especially in such robotics tasks, sample efficiency is of the utmost importance for GCRL since, by default, the agent is only rewarded wh…

2023

MolDiff: Addressing the Atom-Bond Inconsistency Problem in 3D Molecule Diffusion Generation

ICML 2023poster

Deep generative models have recently achieved superior performance in 3D molecule generation. Most of them first generate atoms and then add chemical bonds based on the generated atoms in a post-processing manner. However, there might be no corresponding bond solution for the temporally generated at…

2023

Noise-Robust Semi-Supervised Learning for Distantly Supervised Relation Extraction

EMNLP 2023long findings

Distantly supervised relation extraction (DSRE) aims to extract relational facts from texts but suffers from noisy instances. To mitigate the influence of noisy labels, current methods typically use the Multi-Instance-Learning framework to extract relations for each bag. However, these approaches a…

Cited by 0SourceScholar
2023

Planning-Oriented Autonomous Driving

CVPR 2023poster

Modern autonomous driving system is characterized as modular tasks in sequential order, i.e., perception, prediction, and planning. In order to perform a wide diversity of tasks and achieve advanced-level intelligence, contemporary approaches either deploy standalone models for individual tasks, or…

2023

Real-Time Elevation Mapping with Bayesian Ground Filling and Traversability Analysis for UGV Navigation

IROS 2023poster

Unmanned ground vehicles (UGVs) require effective perception and analysis of their surrounding terrain for safe operation. This paper presents a novel approach to their local elevation mapping and traversability analysis using sparse data from a single LiDAR sensor, which can generate a dense local…

Cited by 3SourceScholar
2023

Sampling with Mollified Interaction Energy Descent

ICLR 2023poster

Sampling from a target measure whose density is only known up to a normalization constant is a fundamental problem in computational statistics and machine learning. In this paper, we present a new optimization-based method for sampling called mollified interaction energy descent (MIED). MIED minimiz…

2023

Sparsely Annotated Semantic Segmentation With Adaptive Gaussian Mixtures

CVPR 2023poster

Sparsely annotated semantic segmentation (SASS) aims to learn a segmentation model by images with sparse labels (i.e., points or scribbles). Existing methods mainly focus on introducing low-level affinity or generating pseudo labels to strengthen supervision, while largely ignoring the inherent rela…

2023

Uncovering Neural Scaling Laws in Molecular Representation Learning

NeurIPS 2023poster

Molecular Representation Learning (MRL) has emerged as a powerful tool for drug and materials discovery in a variety of tasks such as virtual screening and inverse design. While there has been a surge of interest in advancing model-centric techniques, the influence of both data quantity and quality…

Cited by 20SourcePDFScholar
2023

Wasserstein Quantum Monte Carlo: A Novel Approach for Solving the Quantum Many-Body Schrödinger Equation

NeurIPS 2023spotlight

Solving the quantum many-body Schrödinger equation is a fundamental and challenging problem in the fields of quantum physics, quantum chemistry, and material sciences. One of the common computational approaches to this problem is Quantum Variational Monte Carlo (QVMC), in which ground-state solution…

Cited by 12SourcePDFScholar
2022

AFDetV2: Rethinking the Necessity of the Second Stage for Object Detection from Point Clouds

AAAI 2022technical

There have been two streams in the 3D detection from point clouds: single-stage methods and two-stage methods. While the former is more computationally efficient, the latter usually provides better detection accuracy. By carefully examining the two-stage approaches, we have found that if appropriate…

2022

Attention and Edge-Label Guided Graph Convolutional Networks for Named Entity Recognition

EMNLP 2022main

It has been shown that named entity recognition (NER) could benefit from incorporating the long-distance structured information captured by dependency trees. However, dependency trees built by tools usually have a certain percentage of errors. Under such circumstances, how to better use relevant str…

Cited by 7SourcePDFScholar
2022

BOME! Bilevel Optimization Made Easy: A Simple First-Order Approach

NeurIPS 2022accept

Bilevel optimization (BO) is useful for solving a variety of important machine learning problems including but not limited to hyperparameter optimization, meta-learning, continual learning, and reinforcement learning. Conventional BO methods need to differentiate through the low-level optimization p…

Cited by 94SourcePDFScholar
2022

Diffusion-based Molecule Generation with Informative Prior Bridges

NeurIPS 2022accept

AI-based molecule generation provides a promising approach to a large area of biomedical sciences and engineering, such as antibody design, hydrolase engineering, or vaccine development. Because the molecules are governed by physical laws, a key challenge is to incorporate prior information into the…

Cited by 119SourcePDFScholar
2022

Energy-Inspired Molecular Conformation Optimization

ICLR 2022poster

This paper studies an important problem in computational chemistry: predicting a molecule's spatial atom arrangements, or a molecular conformation. We propose a neural energy minimization formulation that casts the prediction problem into an unrolled optimization process, where a neural network is p…

Cited by 24SourcePDFScholar
2022

First Hitting Diffusion Models for Generating Manifold, Graph and Categorical Data

NeurIPS 2022accept

We propose a family of First Hitting Diffusion Models (FHDM), deep generative models that generate data with a diffusion process that terminates at a random first hitting time. This yields an extension of the standard fixed-time diffusion models that terminate at a pre-specified deterministic time.…

Cited by 29SourcePDFScholar
2022

Future gradient descent for adapting the temporal shifting data distribution in online recommendation systems

UAI 2022poster

One of the key challenges of learning an online recommendation model is the temporal domain shift, which causes the mismatch between the training and testing data distribution and hence domain generalization error. To overcome, we propose to learn a meta future gradient generator that forecasts the…

Cited by 8SourcePDFScholar
2022

GraphDIVE: Graph Classification by Mixture of Diverse Experts

IJCAI 2022poster

Graph classification is a challenging research task in many applications across a broad range of domains. Recently, Graph Neural Network (GNN) models have achieved superior performance on various real-world graph datasets. Despite their successes, most of current GNN models largely suffer from the u…

2022

Harmless Transfer Learning for Item Embeddings

NAACL 2022findings

Learning embedding layers (for classes, words, items, etc.) is a key component of lots of applications, ranging from natural language processing, recommendation systems to electronic health records, etc. However, the frequency of real-world items follows a long-tail distribution in these application…

Cited by 2SourcePDFScholar
2022

How to Fill the Optimum Set? Population Gradient Descent with Harmless Diversity

ICML 2022spotlight

Although traditional optimization methods focus on finding a single optimal solution, most objective functions in modern machine learning problems, especially those in deep learning, often have multiple or infinite number of optimal points. Therefore, it is useful to consider the problem of finding…

2022

MetaTKG: Learning Evolutionary Meta-Knowledge for Temporal Knowledge Graph Reasoning

EMNLP 2022main

Reasoning over Temporal Knowledge Graphs (TKGs) aims to predict future facts based on given history. One of the key challenges for prediction is to learn the evolution of facts. Most existing works focus on exploring evolutionary information in history to obtain effective temporal embeddings for ent…

Cited by 19SourcePDFScholar
2022

NASViT: Neural Architecture Search for Efficient Vision Transformers with Gradient Conflict aware Supernet Training

ICLR 2022poster

Designing accurate and efficient vision transformers (ViTs) is a highly important but challenging task. Supernet-based one-shot neural architecture search (NAS) enables fast architecture optimization and has achieved state-of-the-art (SOTA) results on convolutional neural networks (CNNs). However, d…

2022

Pareto navigation gradient descent: a first-order algorithm for optimization in pareto set

UAI 2022poster

Many modern machine learning applications, such as multi-task learning, require finding optimal model parameters to trade-off multiple objective functions that may conflict with each other. The notion of the Pareto set allows us to focus on the set of (often infinite number of) models that cannot be…

2022

SEHLNet: Separate Estimation of High- and Low-Frequency components for Depth Completion

ICRA 2022poster

Depth completion refers to inferring the dense depth map from a sparse depth map with or without corre-sponding color image. Numerous neural networks have been proposed to accomplish this task. However, insufficient uti-lization of heteromorphic data and the fact that predicted dense depth prefers a…

Cited by 4SourceScholar
2022

Sampling in Constrained Domains with Orthogonal-Space Variational Gradient Descent

NeurIPS 2022accept

Sampling methods, as important inference and learning techniques, are typically designed for unconstrained domains. However, constraints are ubiquitous in machine learning problems, such as those on safety, fairness, robustness, and many other properties that must be satisfied to apply sampling resu…

2022

VLMo: Unified Vision-Language Pre-Training with Mixture-of-Modality-Experts

NeurIPS 2022accept

We present a unified Vision-Language pretrained Model (VLMo) that jointly learns a dual encoder and a fusion encoder with a modular Transformer network. Specifically, we introduce Multiway Transformer, where each block contains a pool of modality-specific experts and a shared self-attention layer. B…

2021

AlphaMatch: Improving Consistency for Semi-Supervised Learning With Alpha-Divergence

CVPR 2021poster

Semi-supervised learning (SSL) is a key approach toward more data-efficient machine learning by jointly leverage both labeled and unlabeled data. We propose AlphaMatch, an efficient SSL method that leverages data augmentations, by efficiently enforcing the label consistency between the data points a…

Cited by 66PDFcodeScholar
2021

AlphaNet: Improved Training of Supernets with Alpha-Divergence

ICML 2021oral

Weight-sharing neural architecture search (NAS) is an effective technique for automating efficient neural architecture design. Weight-sharing NAS builds a supernet that assembles all the architectures as its sub-networks and jointly trains the supernet with the sub-networks. The success of weight-sh…

2021

Automatic and Harmless Regularization with Constrained and Lexicographic Optimization: A Dynamic Barrier Approach

NeurIPS 2021poster

Many machine learning tasks have to make a trade-off between two loss functions, typically the main data-fitness loss and an auxiliary loss. The most widely used approach is to optimize the linear combination of the objectives, which, however, requires manual tuning of the combination coefficient a…

Cited by 23SourcePDFScholar
2021

Coach-Player Multi-agent Reinforcement Learning for Dynamic Team Composition

ICML 2021oral

In real-world multi-agent systems, agents with different capabilities may join or leave without altering the team’s overarching goals. Coordinating teams with such dynamic composition is challenging: the optimal team strategy varies with the composition. We propose COPA, a coach-player framework to…

2021

Conflict-Averse Gradient Descent for Multi-task learning

NeurIPS 2021poster

The goal of multi-task learning is to enable more efficient learning than single task learning by sharing model structures for a diverse set of tasks. A standard multi-task learning objective is to minimize the average loss across all tasks. While straightforward, using this objective often results…

2021

KeepAugment: A Simple Information-Preserving Data Augmentation Approach

CVPR 2021poster

Data augmentation (DA) is an essential technique for training state-of-the-art deep learning systems. In this paper, we empirically show data augmentation might introduce noisy augmented examples and consequently hurt the performance on unaugmented data during inference. To alleviate this issue, we…

Cited by 175PDFcodeScholar
2021

MaxUp: Lightweight Adversarial Training With Data Augmentation Improves Neural Network Training

CVPR 2021poster

We propose MaxUp, an embarrassingly simple, highly effective technique for improving the generalization performance of machine learning models, especially deep neural networks. The idea is to generate a set of augmented data with some random perturbations or transforms, and minimize the maximum, or…

Cited by 82PDFcodeScholar
2021

Non-asymptotic Confidence Intervals of Off-policy Evaluation: Primal and Dual Bounds

ICLR 2021poster

Off-policy evaluation (OPE) is the task of estimating the expected reward of a given policy based on offline data previously collected under different policies. Therefore, OPE is a key step in applying reinforcement learning to real-world domains such as medical treatment, where interactive data col…

Cited by 16SourcePDFScholar
2021

Post-training Quantization with Multiple Points: Mixed Precision without Mixed Precision

AAAI 2021technical

We consider the post-training quantization problem, which discretizes the weights of pre-trained deep neural networks without re-training the model. We propose multipoint quantization, a quantization method that approximates a full-precision weight vector using a linear combination of multiple vecto…

2021

Profiling Pareto Front With Multi-Objective Stein Variational Gradient Descent

NeurIPS 2021spotlight

Finding diverse and representative Pareto solutions from the Pareto front is a key challenge in multi-objective optimization (MOO). In this work, we propose a novel gradient-based algorithm for profiling Pareto front by using Stein variational gradient descent (SVGD). We also provide a counterpart o…

2021

Sampling with Trusthworthy Constraints: A Variational Gradient Framework

NeurIPS 2021poster

Sampling-based inference and learning techniques, especially Bayesian inference, provide an essential approach to handling uncertainty in machine learning (ML). As these techniques are increasingly used in daily life, it becomes essential to safeguard the ML systems with various trustworthy-related…

2021

VCNet and Functional Targeted Regularization For Learning Causal Effects of Continuous Treatments

ICLR 2021oral

Motivated by the rising abundance of observational data with continuous treatments, we investigate the problem of estimating the average dose-response curve (ADRF). Available parametric methods are limited in their model space, and previous attempts in leveraging neural network to enhance model expr…

2021

argmax centroid

NeurIPS 2021poster

We propose a general method to construct centroid approximation for the distribution of maximum points of a random function (a.k.a. argmax distribution), which finds broad applications in machine learning. Our method optimizes a set of centroid points to compactly approximate the argmax distribution…

Cited by 0SourcePDFScholar
2020

A Chance-Constrained Generative Framework for Sequence Optimization

ICML 2020poster

Deep generative modeling has achieved many successes for continuous data generation, such as producing realistic images and controlling their properties (e.g., styles). However, the development of generative modeling techniques for optimizing discrete data, such as sequences or strings, still lags b…

Cited by 14SourcePDFScholar
2020

Accountable Off-Policy Evaluation With Kernel Bellman Statistics

ICML 2020poster

We consider off-policy evaluation (OPE), which evaluates the performance of a new policy from observed data collected from previous experiments, without requiring the execution of the new policy. This finds important applications in areas with high execution cost or safety concerns, such as medical…

Cited by 49SourcePDFScholar
2020

Black-Box Certification with Randomized Smoothing: A Functional Optimization Based Framework

NeurIPS 2020poster

Randomized classifiers have been shown to provide a promising approach for achieving certified robustness against adversarial attacks in deep learning. However, most existing methods only leverage Gaussian smoothing noise and only work for $\ell_2$ perturbation. We propose a general framework of adv…

2020

Black-box Off-policy Estimation for Infinite-Horizon Reinforcement Learning

ICLR 2020poster

Off-policy estimation for long-horizon problems is important in many real-life applications such as healthcare and robotics, where high-fidelity simulators may not be available and on-policy evaluation is expensive or impossible. Recently, \citet{liu18breaking} proposed an approach that avoids the…

Cited by 36SourceScholar
2020

Doubly Robust Bias Reduction in Infinite Horizon Off-Policy Estimation

ICLR 2020spotlight

Infinite horizon off-policy policy evaluation is a highly challenging task due to the excessively large variance of typical importance sampling (IS) estimators. Recently, Liu et al. (2018) proposed an approach that significantly reduces the variance of infinite-horizon off-policy evaluation by estim…

Cited by 78SourceScholar
2020

Firefly Neural Architecture Descent: a General Approach for Growing Neural Networks

NeurIPS 2020poster

We propose firefly neural architecture descent, a general framework for progressively and dynamically growing neural networks to jointly optimize the networks' parameters and architectures. Our method works in a steepest descent fashion, which iteratively finds the best network within a functional n…

2020

Go Wide, Then Narrow: Efficient Training of Deep Thin Networks

ICML 2020poster

For deploying a deep learning model into production, it needs to be both accurate and compact to meet the latency and memory constraints. This usually results in a network that is deep (to ensure performance) and yet thin (to improve computational efficiency). In this paper, we propose an efficient…

Cited by 23SourcePDFScholar
2020

Good Subnetworks Provably Exist: Pruning via Greedy Forward Selection

ICML 2020poster

Recent empirical works show that large deep neural networks are often highly redundant and one can find much smaller subnetworks without a significant drop of accuracy. However, most existing methods of network pruning are empirical and heuristic, leaving it open whether good subnetworks provably ex…

2020

Greedy Optimization Provably Wins the Lottery: Logarithmic Number of Winning Tickets is Enough

NeurIPS 2020poster

Despite the great success of deep learning, recent works show that large deep neural networks are often highly redundant and can be significantly reduced in size. However, the theoretical question of how much we can prune a neural network given a specified tolerance of accuracy drop is still open. T…

2020

Implicit Regularization and Convergence for Weight Normalization

NeurIPS 2020poster

Normalization methods such as batch, weight, instance, and layer normalization are commonly used in modern machine learning. Here, we study the weight normalization (WN) method \cite{salimans2016weight} and a variant called reparametrized projected gradient descent (rPGD) for overparametrized least…

Cited by 26SourcePDFScholar
2020

Off-Policy Interval Estimation with Lipschitz Value Iteration

NeurIPS 2020poster

Off-policy evaluation provides an essential tool for evaluating the effects of different policies or treatments using only observed data. When applied to high-stakes scenarios such as medical diagnosis or financial decision-making, it is essential to provide provably correct upper and lower bounds o…

Cited by 5SourcePDFScholar
2020

Stein Variational Inference for Discrete Distributions

AISTATS 2020poster

Gradient-based approximate inference methods, such as Stein variational gradient descent (SVGD) \cite{liu2016stein}, provide simple and general-purpose inference engines for differentiable continuous distributions. However, existing forms of SVGD can not be directly applied to discrete distributions…

Cited by 28SourcePDFScholar
2019

Learning Belief Representations for Imitation Learning in POMDPs

UAI 2019poster

We consider the problem of imitation learning from expert demonstrations in partially observable Markov decision processes (POMDPs). Belief representations, which characterize the distribution over the latent states in a POMDP, have been modeled using recurrent neural networks and probabilistic late…

2019

Off-Policy Evaluation and Learning from Logged Bandit Feedback: Error Reduction via Surrogate Policy

ICLR 2019poster

When learning from a batch of logged bandit feedback, the discrepancy between the policy to be learned and the off-policy training data imposes statistical and computational challenges. Unlike classical supervised learning and online learning settings, in batch contextual bandit learning, one only h…

Cited by 23SourcePDFScholar
2019

Quantile Stein Variational Gradient Descent for Batch Bayesian Optimization

ICML 2019oral

Batch Bayesian optimization has been shown to be an efficient and successful approach for black-box function optimization, especially when the evaluation of cost function is highly expensive but can be efficiently parallelized. In this paper, we introduce a novel variational framework for batch quer…

2019

Regularization Matters: Generalization and Optimization of Neural Nets v.s. their Induced Kernel

NeurIPS 2019spotlight

Recent works have shown that on sufficiently over-parametrized neural nets, gradient descent with relatively large initialization optimizes a prediction function in the RKHS of the Neural Tangent Kernel (NTK). This analysis leads to global convergence results but does not work when there is a standa…

Cited by 251SourcePDFScholar
2019

Stein Variational Gradient Descent With Matrix-Valued Kernels

NeurIPS 2019poster

Stein variational gradient descent (SVGD) is a particle-based inference algorithm that leverages gradient information for efficient approximate inference. In this work, we enhance SVGD by leveraging preconditioning matrices, such as the Hessian and Fisher information matrix, to incorporate geometri…

2018

Action-dependent Control Variates for Policy Optimization via Stein Identity

ICLR 2018poster

Policy gradient methods have achieved remarkable successes in solving challenging reinforcement learning problems. However, it still often suffers from the large variance issue on policy gradient estimation, which leads to poor sample efficiency during training. In this work, we propose a control va…

Cited by 100SourcePDFScholar
2018

Breaking the Curse of Horizon: Infinite-Horizon Off-Policy Estimation

NeurIPS 2018spotlight

We consider the off-policy estimation problem of estimating the expected reward of a target policy using samples collected by a different behavior policy. Importance sampling (IS) has been a key technique to derive (nearly) unbiased estimators, but is known to suffer from an excessively high varianc…

Cited by 429SourcePDFScholar
2018

Goodness-of-Fit Testing for Discrete Distributions via Stein Discrepancy

ICML 2018oral

Recent work has combined Stein’s method with reproducing kernel Hilbert space theory to develop nonparametric goodness-of-fit tests for un-normalized probability distributions. However, the currently available tests apply exclusively to distributions with smooth density functions. In this work, we i…

Cited by 74SourcePDFScholar
2018

On the Discrimination-Generalization Tradeoff in GANs

ICLR 2018poster

Generative adversarial training can be generally understood as minimizing certain moment matching loss defined by a set of discriminator functions, typically neural networks. The discriminator set should be large enough to be able to uniquely identify the true distribution (discriminative), and als…

Cited by 0SourcePDFScholar
2017

Black-box Importance Sampling

AISTATS 2017poster

Importance sampling is widely used in machine learning and statistics, but its power is limited by the restriction of using simple proposals for which the importance weights can be tractably calculated. We address this problem by studying black-box importance sampling methods that calculate importan…

Cited by 82SourcePDFScholar
2017

Learning to Draw Samples: With Application to Amortized MLE for Generative Adversarial Learning

ICLR 2017workshop

We propose a simple algorithm to train stochastic neural networks to draw samples from given target distributions for probabilistic inference. Our method is based on iteratively adjusting the neural network parameters so that the output changes along a Stein variational gradient that maximumly decre…

Cited by 209SourcecodeScholar
2016

Stein Variational Gradient Descent: A General Purpose Bayesian Inference Algorithm

NeurIPS 2016poster

We propose a general purpose variational inference algorithm that forms a natural counterpart of gradient descent for optimization. Our method iteratively transports a set of particles to match the target distribution, by applying a form of functional gradient descent that minimizes the KL divergenc…