← Search

Weifeng Ge

29 accepted papers

2026

Audio-VLA: Adding Contact Audio Perception to Vision-Language-Action Model for Robotic Manipulation

ICRA 2026poster

The Vision-Language-Action models (VLA) have achieved significant advances in robotic manipulation recently. However, vision-only VLA models create fundamental limitations, particularly in perceiving interactive and manipulation dynamic processes. This paper proposes Audio-VLA, a multimodal manipula…

2026

Compound-QA: A Benchmark for Evaluating LLMs on Compound Questions

ICASSP 2026poster

Large language models (LLMs) demonstrate remarkable performance across various tasks, prompting researchers to develop diverse evaluation benchmarks. However, most benchmarks typically measure the ability of LLMs to respond to individual questions, neglecting the complex interactions in real-world a…

Cited by 0SourcePDFScholar
2026

Principled SVD-based Delta Compression via Quantization Error Minimization

ICML 2026poster

Supervised Fine-Tuning (SFT) empowers Large Language Models (LLMs) with exceptional performance on specialized tasks, but it yields dense, high-dimensional delta parameters that pose severe storage and distribution challenges. Singular Value Decomposition (SVD)-based compression offers a compact rep…

Cited by 0SourceScholar
2026

Synthesizing Multimodal Verifiable Game Data to Boost VLMs' General Reasoning

ICLR 2026poster

Vision-language reinforcement learning (RL) has primarily focused on narrow domains (e.g. geometry or chart reasoning). This leaves broader training scenarios and resources underexplored, limiting the exploration and learning of Vision Language Models (VLMs) through RL. We find video games inherentl…

Cited by 0SourcecodeScholar
2025

CocoER: Aligning Multi-Level Feature by Competition and Coordination for Emotion Recognition

CVPR 2025poster

With the explosion of human-machine interaction, emotion recognition has reignited attention. Previous works focus on improving visual feature fusion and reasoning from multiple image levels. Although it is non-trivial to deduce a person's emotion by integrating multi-level feature (head, body a…

2025

GTAD: Global Temporal Aggregation Denoising Learning for 3D Semantic Occupancy Prediction

IROS 2025

Accurately perceiving dynamic environments is a fundamental task for autonomous driving and robotic systems. Existing methods inadequately utilize temporal information, relying mainly on local temporal interactions between adjacent frames and failing to leverage global sequence information effective

Cited by 0SourceScholar
2025

Grounded-VideoLLM: Sharpening Fine-grained Temporal Grounding in Video Large Language Models

EMNLP 2025

Despite their impressive performance in coarse-grained video understanding, Video Large Language Models (Video-LLMs) still face challenges in fine-grained temporal grounding, including ineffective temporal modeling and inadequate timestamp representations. In this work, we introduce Grounded-VideoLL

2025

StreamBridge: Turning Your Offline Video Large Language Model into a Proactive Streaming Assistant

NeurIPS 2025poster

We present StreamBridge, a simple yet effective framework that seamlessly transforms offline Video-LLMs into streaming-capable models. It addresses two fundamental challenges in adapting existing models into online scenarios: (1) limited capability for multi-turn real-time understanding, and (2) lac…

Cited by 0SourceScholar
2025

Synthesizing Near-Boundary OOD Samples for Out-of-Distribution Detection

ICCV 2025poster

Pre-trained vision-language models have exhibited remarkable abilities in detecting out-of-distribution (OOD) samples. However, some challenging OOD samples, which lie close to in-distribution (InD) data in image feature space, can still lead to misclassification. The emergence of foundation models…

2024

DeTrack: In-model Latent Denoising Learning for Visual Object Tracking

NeurIPS 2024poster

Previous visual object tracking methods employ image-feature regression models or coordinate autoregression models for bounding box prediction. Image-feature regression methods heavily depend on matching results and do not utilize positional prior, while the autoregressive approach can only be train…

Cited by 0SourcePDFScholar
2024

Pixel-level Semantic Correspondence through Layout-aware Representation Learning and Multi-scale Matching Integration

CVPR 2024poster

Establishing precise semantic correspondence across object instances in different images is a fundamental and challenging task in computer vision. In this task difficulty arises often due to three challenges: confusing regions with similar appearance inconsistent object scale and indistinguishable n…

2023

Characterizing the Impacts of Instances on Robustness

ACL 2023findings

Building robust deep neural networks (DNNs) against adversarial attacks is an important but challenging task. Previous defense approaches mainly focus on developing new model structures or training algorithms, but they do little to tap the potential of training instances, especially instances with r…

2023

Correspondence Transformers With Asymmetric Feature Learning and Matching Flow Super-Resolution

CVPR 2023poster

This paper solves the problem of learning dense visual correspondences between different object instances of the same category with only sparse annotations. We decompose this pixel-level semantic matching problem into two easier ones: (i) First, local feature descriptors of source and target images…

2023

Hierarchical Visual Categories Modeling: A Joint Representation Learning and Density Estimation Framework for Out-of-Distribution Detection

ICCV 2023poster

Detecting out-of-distribution inputs for visual recognition models has become critical in safe deep learning. This paper proposes a novel hierarchical visual category modeling scheme to separate out-of-distribution data from in-distribution data through joint representation learning and statistical…

Cited by 3PDFScholar
2023

Improving Empathetic Dialogue Generation by Dynamically Infusing Commonsense Knowledge

ACL 2023findings

In empathetic conversations, individuals express their empathy towards others. Previous work has mainly focused on generating empathetic responses by utilizing the speaker’s emotion. Besides, external commonsense knowledge has been applied to enhance the system’s understandings of the speaker’s situ…

2023

MISC210K: A Large-Scale Dataset for Multi-Instance Semantic Correspondence

CVPR 2023poster

Semantic correspondence have built up a new way for object recognition. However current single-object matching schema can be hard for discovering commonalities for a category and far from the real-world recognition tasks. To fill this gap, we design the multi-instance semantic correspondence task wh…

2023

RankDNN: Learning to Rank for Few-Shot Learning

AAAI 2023technical

This paper introduces a new few-shot learning pipeline that casts relevance ranking for image retrieval as binary ranking relation classification. In comparison to image classification, ranking relation classification is sample efficient and domain agnostic. Besides, it provides a new perspective on…

2023

Reading Relevant Feature from Global Representation Memory for Visual Object Tracking

NeurIPS 2023poster

Reference features from a template or historical frames are crucial for visual object tracking. Prior works utilize all features from a fixed template or memory for visual object tracking. However, due to the dynamic nature of videos, the required reference historical information for different searc…

Cited by 16SourcePDFScholar
2023

Weakly Supervised Learning of Semantic Correspondence through Cascaded Online Correspondence Refinement

ICCV 2023poster

In this paper, we develop a weakly supervised learning algorithm to learn robust semantic correspondences from large-scale datasets with only image-level labels. Following the spirit of multiple instance learning (MIL), we decompose the weakly supervised correspondence learning problem into three st…

Cited by 1PDFcodeScholar
2022

Attribute Surrogates Learning and Spectral Tokens Pooling in Transformers for Few-Shot Learning

CVPR 2022poster

This paper presents new hierarchically cascaded transformers that can improve data efficiency through attribute surrogates learning and spectral tokens pooling. Vision transformers have recently been thought of as a promising alternative to convolutional neural networks for visual recognition. But w…

Cited by 71PDFcodeScholar
2022

FERV39k: A Large-Scale Multi-Scene Dataset for Facial Expression Recognition in Videos

CVPR 2022poster

Current benchmarks for facial expression recognition (FER) mainly focus on static images, while there are limited datasets for FER in videos. It is still ambiguous to evaluate whether performances of existing methods remain satisfactory in real-world application-oriented scenes. For example, the "Ha…

Cited by 110PDFcodeScholar
2021

Multi-Scale Matching Networks for Semantic Correspondence

ICCV 2021poster

Deep features have been proven powerful in building accurate dense semantic correspondences in various previous works. However, the multi-scale and pyramidal hierarchy of convolutional neural networks has not been well studied to learn discriminative pixel-level features for semantic correspondence.…

Cited by 50PDFcodeScholar
2019

Label-PEnet: Sequential Label Propagation and Enhancement Networks for Weakly Supervised Instance Segmentation

ICCV 2019poster

Weakly-supervised instance segmentation aims to detect and segment object instances precisely, given image-level labels only. Unlike previous methods which are composed of multiple offline stages, we propose Sequential Label Propagation and Enhancement Networks (referred as Label-PEnet) that progres…

Cited by 67PDFScholar
2019

Weakly Supervised Complementary Parts Models for Fine-Grained Image Classification From the Bottom Up

CVPR 2019poster

Given a training dataset composed of images and corresponding category labels, deep convolutional neural networks show a strong ability in mining discriminative parts for image classification. However, deep convolutional neural networks trained with image level labels only tend to focus on the most…

Cited by 352PDFScholar
2018

Multi-Evidence Filtering and Fusion for Multi-Label Classification, Object Detection and Semantic Segmentation Based on Weakly Supervised Learning

CVPR 2018poster

Supervised object detection and semantic segmentation require object or even pixel level annotations. When there exist image level labels only, it is challenging for weakly supervised algorithms to achieve accurate predictions. The accuracy achieved by top weakly supervised algorithms is still signi…

Cited by 251SourcePDFScholar
2017

Borrowing Treasures From the Wealthy: Deep Transfer Learning Through Selective Joint Fine-Tuning

CVPR 2017spotlight

Deep neural networks require a large amount of labeled training data during supervised learning. However, collecting and labeling so much data might be infeasible in many cases. In this paper, we introduce a deep transfer learning scheme, called selective joint fine-tuning, for improving the perform…

Cited by 297PDFcodeScholar