← Search

Yu Gong

12 accepted papers

2026

ATA: Bridging Implicit Reasoning with Attention-Guided and Action-Guided Inference for Vision-Language Action Models

ICRA 2026poster

Vision-Language-Action (VLA) models rely on current observations, including images, language instructions, and robot states, to predict actions and complete tasks. While accurate visual perception is crucial for precise action prediction and execution, recent work has attempted to further improve pe…

2026

On Information Self-Locking in Reinforcement Learning for Active Reasoning

ICML 2026poster

Reinforcement learning (RL) with outcome-based rewards has achieved significant success in training large language model (LLM) agents for complex reasoning tasks. However, in active reasoning where agents need to strategically ask questions to acquire task-relevant information, we find that LLM agen…

Cited by 0SourceScholar
2026

Reducing Belief Deviation in Reinforcement Learning for Active Reasoning

ICLR 2026oral

Active reasoning requires large language models (LLMs) to interact with external sources and strategically gather information to solve problems. Central to this process is belief tracking: maintaining a coherent understanding of the problem state and the missing information toward the solution. Howe…

Cited by 0SourcecodeScholar
2025

TopV: Compatible Token Pruning with Inference Time Optimization for Fast and Low-Memory Multimodal Vision Language Model

CVPR 2025poster

Vision-Language Models (VLMs) demand substantial computational resources during inference, largely due to the extensive visual input tokens for representing visual information. Previous studies have noted that visual tokens tend to receive less attention than text tokens, suggesting their lower impo…

Cited by 3SourcePDFScholar
2024

MoE-I2: Compressing Mixture of Experts Models through Inter-Expert Pruning and Intra-Expert Low-Rank Decomposition

EMNLP 2024finding

The emergence of Mixture of Experts (MoE) LLMs has significantly advanced the development of language models. Compared to traditional LLMs, MoE LLMs outperform traditional LLMs by achieving higher performance with considerably fewer activated parameters. Despite this efficiency, their enormous param…

2023

COMCAT: Towards Efficient Compression and Customization of Attention-Based Vision Models

ICML 2023poster

Attention-based vision models, such as Vision Transformer (ViT) and its variants, have shown promising performance in various computer vision tasks. However, these emerging architectures suffer from large model sizes and high computational costs, calling for efficient model compression solutions. To…

2023

HALOC: Hardware-Aware Automatic Low-Rank Compression for Compact Neural Networks

AAAI 2023technical

Low-rank compression is an important model compression strategy for obtaining compact neural network models. In general, because the rank values directly determine the model complexity and model accuracy, proper selection of layer-wise rank is very critical and desired. To date, though many low-rank…

Cited by 22SourcePDFScholar
2022

HODEC: Towards Efficient High-Order DEcomposed Convolutional Neural Networks

CVPR 2022poster

High-order decomposition is a widely used model compression approach towards compact convolutional neural networks (CNNs). However, many of the existing solutions, though can efficiently reduce CNN model sizes, are very difficult to bring considerable saving for computational costs, especially when…

Cited by 20PDFScholar
2022

RankSim: Ranking Similarity Regularization for Deep Imbalanced Regression

ICML 2022spotlight

Data imbalance, in which a plurality of the data samples come from a small proportion of labels, poses a challenge in training deep neural networks. Unlike classification, in regression the labels are continuous, potentially boundless, and form a natural ordering. These distinct features of regressi…

2021

Personalized Adaptive Meta Learning for Cold-start User Preference Prediction

AAAI 2021technical

A common challenge in personalized user preference prediction is the cold-start problem. Due to the lack of user-item interactions, directly learning from the new users' log data causes serious over-fitting problem. Recently, many existing studies regard the cold-start personalized preference predic…

Cited by 76SourcePDFScholar
2021

Variational Selective Autoencoder: Learning from Partially-Observed Heterogeneous Data

AISTATS 2021poster

Learning from heterogeneous data poses challenges such as combining data from various sources and of different types. Meanwhile, heterogeneous data are often associated with missingness in real-world applications due to heterogeneity and noise of input sources. In this work, we propose the variation…

Cited by 20SourcePDFScholar
2019

Variational Autoencoders with Jointly Optimized Latent Dependency Structure

ICLR 2019poster

We propose a method for learning the dependency structure between latent variables in deep latent variable models. Our general modeling and inference framework combines the complementary strengths of deep generative models and probabilistic graphical models. In particular, we express the latent var…

Cited by 29SourcePDFScholar