← Search

Wang Chen

16 accepted papers

2026

QuoTA: Query-oriented Token Assignment via CoT Query Decouple for Long Video Comprehension

AAAI 2026technical

Recent advances in long video understanding typically mitigate visual redundancy through visual token pruning based on attention distribution. However, while existing methods employ post-hoc low-response token pruning in decoder layers, they overlook the input-level semantic correlation between visu

Cited by 0SourcePDFScholar
2026

SAMosaic3D: Modular Scene Assembly for Real-Time 3D Segment Anything

CVPR 2026

Online 3D instance segmentation is a critical capability for embodied agents navigating in dynamic environments. However, a fundamental challenge remains in adapting powerful 2D foundation models, like SAM, to 3D online segmentation. Naively lifting SAM's 2D masks to 3D results in severe spatial fra

Cited by 0SourceScholar
2026

SupGS-SLAM: Gaussian Splatting SLAM with Efficient Keyframe Strategy and Supplementary Mapping

ICRA 2026poster

Gaussian Splatting SLAM methods have exhibited impressive high-fidelity rendering performance. Existing methods maintain high rendering quality around the current camera viewpoint, but the rendering quality degrades in previously observed regions as the camera moves away, particularly in real-world …

Cited by 0codeScholar
2026

Training-Free Multimodal Large Language Model Orchestration

ICML 2026poster

Building interactive omni-modal assistants often relies on end-to-end multimodal alignment to fuse heterogeneous modalities, which incurs substantial data and compute costs and limits extensibility. We present Training-Free Large Language Model Orchestration (LLM Orchestration), a training-free orch…

Cited by 0SourceScholar
2026

Wavelet-based Frame Selection by Detecting Semantic Boundary for Long Video Understanding

CVPR 2026

Frame selectoin is crucial due to high frame redundancy and limited context windows when applying Large Vision-Language Models (LVLMs) to long videos. Current methods typically select frames with high relevance to a given query, resulting a disjointed set of frames that disregard the narrative struc

Cited by 0SourcecodeScholar
2025

As Simple as Fine-tuning: LLM Alignment via Bidirectional Negative Feedback Loss

ICLR 2025poster

Direct Preference Optimization (DPO) has emerged as a more computationally efficient alternative to Reinforcement Learning from Human Feedback (RLHF) with Proximal Policy Optimization (PPO), eliminating the need for reward models and online sampling. Despite these benefits, DPO and its variants rema…

Cited by 2SourcePDFScholar
2025

Full-Step-DPO: Self-Supervised Preference Optimization with Step-wise Rewards for Mathematical Reasoning

ACL 2025finding

Direct Preference Optimization (DPO) often struggles with long-chain mathematical reasoning. Existing approaches, such as Step-DPO, typically improve this by focusing on the first erroneous step in the reasoning chain. However, they overlook all other steps and rely heavily on humans or GPT-4 to ide…

2025

LA-MOTR: End-to-End Multi-Object Tracking by Learnable Association

ICCV 2025poster

This paper proposes LA-MOTR, a novel Tracking-by-Learnable-Association framework that resolves the competing optimization objectives between detection and association in end-to-end Tracking-by-Attention (TbA) Multi-Object Tracking. Current TbA methods employ shared decoders for simultaneous object d…

2025

SCOPE: Compress Mathematical Reasoning Steps for Efficient Automated Process Annotation

ACL 2025finding

Process Reward Models (PRMs) have demonstrated promising results in mathematical reasoning, but existing process annotation approaches, whether through human annotations or Monte Carlo simulations, remain computationally expensive. In this paper, we introduce Step COmpression for Process Estimation…

2024

Don’t Forget Your Reward Values: Language Model Alignment via Value-based Calibration

EMNLP 2024main

While Reinforcement Learning from Human Feedback (RLHF) significantly enhances the generation quality of Large Language Models (LLMs), recent studies have raised concerns regarding the complexity and instability associated with the Proximal Policy Optimization (PPO) algorithm, proposing a series of…

2024

Parameter-efficient Prompt Learning for 3D Point Cloud Understanding

ICRA 2024poster

This paper presents a parameter-efficient prompt tuning method, named PPT, to adapt a large multi-modal model for 3D point cloud understanding. Existing strategies are quite expensive in computation and storage, and depend on timeconsuming prompt engineering. We address the problems from three aspec…

Cited by 7SourcecodeScholar
2024

Point-PRC: A Prompt Learning Based Regulation Framework for Generalizable Point Cloud Analysis

NeurIPS 2024poster

This paper investigates the 3D domain generalization (3DDG) ability of large 3D models based on prevalent prompt learning. Recent works demonstrate the performances of 3D point cloud recognition can be boosted remarkably by parameter-efficient prompt tuning. However, we observe that the improvement…

2023

Global Mixup: Eliminating Ambiguity with Clustering

AAAI 2023technical

Data augmentation with Mixup has been proven an effective method to regularize the current deep neural networks. Mixup generates virtual samples and corresponding labels simultaneously by linear interpolation. However, the one-stage generation paradigm and the use of linear interpolation have two de…

Cited by 5SourcePDFScholar
2022

Social-aware Sparse Attention Network for Session-based Social Recommendation

EMNLP 2022finding

Session-based Social Recommendation (SSR) aims to use users’ social networks and historical sessions to provide more personalized recommendations for the current session.Unfortunately, existing SSR methods have two limitations.First, they do not screen users’ useless social relationships and noisy i…

2021

A Training-free and Reference-free Summarization Evaluation Metric via Centrality-weighted Relevance and Self-referenced Redundancy

ACL 2021long

In recent years, reference-based and supervised summarization evaluation metrics have been widely explored. However, collecting human-annotated references and ratings are costly and time-consuming. To avoid these limitations, we propose a training-free and reference-free summarization evaluation met…