← Search

Chen Li

152 accepted papers

2026

Breaking Dual Bottlenecks: Evolving Unified Multimodal Models into Self-Adaptive Interleaved Visual Reasoners

ICML 2026poster

Recent unified models integrate multimodal understanding and generation within a single framework. However, an ``understanding-generation gap'' persists, where models can capture user intent but often fail to translate this semantic knowledge into precise pixel-level manipulation. This gap results i…

Cited by 0SourceScholar
2026

CARE: A Molecular-Guided Foundation Model with Adaptive Region Modeling for Whole Slide Image Analysis

CVPR 2026

Foundation models have achieved success in computational pathology, demonstrating generalization across histopathology tasks. However, existing models overlook the heterogeneous and non-uniform organization of regions of interest (ROIs) because they rely on natural image backbones not tailored for t

Cited by 0SourcecodeScholar
2026

FAIL: Flow Matching Adversarial Imitation Learning for Image Generation

ICML 2026poster

Post-training of flow matching models—aligning the output distribution with a high-quality target—is mathematically equivalent to imitation learning. While Supervised Fine-Tuning mimics expert demonstrations effectively, it cannot correct policy drift in unseen states. Preference optimization method…

Cited by 0SourceScholar
2026

FlowSteer: Guiding Few-Step Image Synthesis with Authentic Trajectories

CVPR 2026

With the success of flow matching in visual generation, sampling efficiency remains a critical bottleneck for its practical application. Among flow models' accelerating methods, ReFlow has been somehow overlooked although it has theoretical consistency with flow matching. This is primarily due to it

Cited by 0SourceScholar
2026

GazeMoE: Perception of Gaze Target with Mixture-Of-Experts

ICRA 2026poster

Estimating human gaze target from visible images is a critical task for robots to understand human attention, yet the development of generalizable neural architectures and training paradigms remains challenging. While recent advances in pre-trained vision foundation models offer promising avenues fo…

2026

HPSU: A Benchmark for Human-Level Perception in Real-World Spoken Speech Understanding

AAAI 2026technical

Recent advances in Speech Large Language Models (Speech LLMs) have led to great progress in speech understanding tasks such as Automatic Speech Recognition (ASR) and Speech Emotion Recognition (SER). However, whether these models can achieve human-level auditory perception, particularly in terms of

Cited by 0SourcePDFScholar
2026

MCTSr-Zero: Self-Reflective Psychological Counseling Dialogues Generation via Principles and Adaptive Exploration

AAAI 2026technical

The integration of Monte Carlo Tree Search (MCTS) with Large Language Models (LLMs) has demonstrated significant success in structured, problem-oriented tasks. However, applying these methods to open-ended dialogues, such as those in psychological counseling, presents unique challenges. Unlike tasks

Cited by 0SourcePDFScholar
2026

Memory Matters: Boosting Training-Free Zero-Shot Temporal Action Localization with a Learnable Lookup Table

CVPR 2026

Zero-Shot Temporal Action Localization (ZS-TAL) aims to classify and localize actions in untrimmed videos that are unseen during training. Existing training-based ZS-TAL methods typically rely on fine-tuning models on large-scale annotated training data. This can be impractical in real-world applica

Cited by 0SourceScholar
2026

MetaVLA: Unified Meta Co-Training for Efficient Embodied Adaptation

ICLR 2026poster

Vision–Language–Action (VLA) models show promise in embodied reasoning, yet remain far from true generalists—they often require task-specific fine-tuning, incur high compute costs, and generalize poorly to unseen tasks. We propose MetaVLA, a unified, backbone-agnostic post-training framework for eff…

Cited by 0SourceScholar
2026

NOVA: Sparse Control, Dense Synthesis for Pair-Free Video Editing

CVPR 2026

Recent video editing models have achieved impressive results, but most still require large-scale paired datasets. Collecting such naturally aligned pairs at scale remains highly challenging and constitutes a critical bottleneck, especially for local video editing data. Existing workarounds transfer

Cited by 0SourcecodeScholar
2026

PPLLaVA: Varied Video Sequence Understanding With Prompt Guidance

ICLR 2026poster

The past year has witnessed the significant advancement of video-based large language models. However, the challenge of developing a unified model for both short and long video understanding remains unresolved. Most existing video LLMs cannot handle hour-long videos, while methods custom for long vi…

Cited by 0SourcecodeScholar
2026

Patch-as-Decodable-Token: Towards Unified Multi-Modal Vision Tasks in MLLMs

ICLR 2026poster

Multimodal large language models (MLLMs) have advanced rapidly in recent years. However, existing approaches for vision tasks often rely on indirect representations, such as generating coordinates as text for detection, which limits performance and prevents dense prediction tasks like segmentation.…

Cited by 0SourcecodeScholar
2026

Recurrent Reasoning with Vision-Language Models for Estimating Long-Horizon Embodied Task Progress

CVPR 2026

Accurately estimating task progress is critical for embodied agents to plan and execute long-horizon, multi-step tasks. Despite promising advances, existing Vision-Language Models (VLMs) based methods primarily leverage their video understanding capabilities, while neglecting their complex reasoning

Cited by 0SourceScholar
2026

Reward Evolution with Graph-Of-Thoughts: A Bi-Level Language Model Framework for Reinforcement Learning

ICRA 2026poster

Designing effective reward functions remains a major challenge in reinforcement learning (RL), often requiring considerable human expertise and iterative refinement. Recent advances leverage Large Language Models (LLMs) for automated reward design, but these approaches are limited by hallucinations,…

2026

STELAR-VISION: Self-Topology-Aware Efficient Learning for Aligned Reasoning in Vision

AAAI 2026technical

Vision-language models (VLMs) have made significant strides in reasoning, yet they often struggle with complex multimodal tasks and tend to generate overly verbose outputs. A key limitation is their reliance on chain-of-thought (CoT) reasoning, despite many tasks benefiting from alternative topologi

Cited by 0SourcePDFScholar
2026

SmokeSVD: Smoke Reconstruction from A Single View via Progressive Novel View Synthesis and Refinement with Diffusion Models

CVPR 2026

Reconstructing dynamic fluids from sparse views is a long-standing and challenging problem, due to the severe lack of 3D information from insufficient view coverage. While several pioneering approaches have attempted to address this issue using differentiable rendering or novel view synthesis, they

Cited by 0SourcecodeScholar
2026

Stand-In: A Lightweight and Plug-and-Play Identity Control for Video Generation

CVPR 2026

Generating high-fidelity human videos that match user-specified identities is important yet challenging in the field of generative AI.Existing methods often rely on an excessive number of training parameters and lack compatibility with other AIGC tools.In this paper, we propose Stand-In, a lightweig

Cited by 0SourcecodeScholar
2026

Thinking in Scales: Accelerating Gigapixel Pathology Image Analysis via Adaptive Continuous Reasoning

ICML 2026poster

Traditional whole slide image (WSI) analysis methods typically rely on the multiple instance learning (MIL) paradigm, which extracts patch-level features at high magnification and aggregates them for slide-level prediction. However, such exhaustive patch-level processing is computationally expensive…

Cited by 0SourceScholar
2026

UnicEdit-10M: A Dataset and Benchmark Breaking the Scale-Quality Barrier via Unified Verification for Reasoning-Enriched Edits

CVPR 2026

With the rapid advances of powerful multimodal models such as GPT-4o, Nano Banana, and Seedream 4.0 in Image Editing, the performance gap between closed-source and open-source models is widening, primarily due to the scarcity of large-scale, high-quality training data and comprehensive benchmarks ca

Cited by 0SourcecodeScholar
2026

Video Generation with Stable Transparency via Shiftable RGB-A Distribution Learner

CVPR 2026

Generating RGB-A videos, which include alpha channels for transparency, has wide applications. However, current methods often suffer from low quality due to confusion between RGB and alpha. In this paper, we address this problem by learning shiftable RGB-A distributions. We adjust both the latent sp

Cited by 0SourcecodeScholar
2026

Video-GPT via Next Clip Diffusion

ICLR 2026poster

GPT has shown its remarkable success in natural language processing. However, the language sequence is not sufficient to describe spatial-temporal details in the visual world. Alternatively, the video sequence is good at capturing such details. Motivated by this fact, we propose a concise Video-GPT…

Cited by 0SourcecodeScholar
2026

We-Math 2.0: A Versatile MathBook System for Incentivizing Visual Mathematical Reasoning

ICLR 2026poster

Multimodal large language models (MLLMs) have demonstrated impressive capabilities across various tasks but still struggle with complex mathematical reasoning. Prior work has mainly focused on dataset construction and method optimization, while often overlooking two critical aspects: comprehensive k…

Cited by 0SourcecodeScholar
2026

WeTok: Powerful Discrete Tokenization for High-Fidelity Visual Reconstruction

ICLR 2026poster

Visual tokenizer is a critical component for vision generation. However, the existing tokenizers often face unsatisfactory trade-off between compression ratios and reconstruction fidelity. To fill this gap, we introduce a powerful and concise WeTok tokenizer, which surpasses the previous leading tok…

Cited by 0SourcecodeScholar
2026

What's Wrong with Synthetic Data for Scene Text Recognition? A Strong Synthetic Engine with Diverse Simulations and Self-Evolution

CVPR 2026

Large-scale and categorical-balanced text data is essential for training effective Scene Text Recognition (STR) models, which is hard to achieve when collecting real data. Synthetic data offers a cost-effective and perfectly labeled alternative. However, its performance often lags behind, revealing

Cited by 0SourcecodeScholar
2025

DAMap: Distance-aware MapNet for High Quality HD Map Construction

ICCV 2025poster

High-definition (HD) map is an important component to support navigation and planning for autonomous driving vehicles. Predicting map elements with high quality (high classification and localization scores) is crucial to the safety of autonomous driving vehicles. However, current methods perform poo…

Cited by 0SourcePDFScholar
2025

DISC: Plug-and-Play Decoding Intervention with Similarity of Characters for Chinese Spelling Check

ACL 2025long

One key characteristic of the Chinese spelling check (CSC) task is that incorrect characters are usually similar to the correct ones in either phonetics or glyph. To accommodate this, previous works usually leverage confusion sets, which suffer from two problems, i.e., difficulty in determining whic…

2025

Detecting Adversarial Data Using Perturbation Forgery

CVPR 2025poster

As a defense strategy against adversarial attacks, adversarial detection aims to identify and filter out adversarial data from the data flow based on discrepancies in distribution and noise patterns between natural and adversarial data. Although previous detection methods achieve high performance in…

2025

Efficient Infrared Image Super-Resolution Reconstruction via Guided Filter Coefficients Estimation with Parallax Attention Mechanism

ICASSP 2025accepted

Due to the spectral range mismatch between the images, building an efficient infrared (IR) image super-resolution algorithm suitable for embedded devices remains a significant challenge. Given that visible images possess more abundant high-frequency information compared to infrared images, we utiliz…

Cited by 0SourceScholar
2025

Efficiently Access Diffusion Fisher: Within the Outer Product Span Space

ICML 2025poster

Recent Diffusion models (DMs) advancements have explored incorporating the second-order diffusion Fisher information (DF), defined as the negative Hessian of log density, into various downstream tasks and theoretical analysis. However, current practices typically approximate the diffusion Fisher by…

2025

Eliciting Implicit Acoustic Styles from Open-domain Instructions to Facilitate Fine-grained Controllable Generation of Speech

EMNLP 2025

This paper focuses on generating speech with the acoustic style that meets users’ needs based on their open-domain instructions. To control the style, early work mostly relies on pre-defined rules or templates. The control types and formats are fixed in a closed domain, making it hard to meet divers

Cited by 0SourcePDFScholar
2025

Exactly Tight Information-theoretic Generalization Bounds via Binary Jensen-Shannon Divergence

ICML 2025poster

Information-theoretic bounds, while achieving significant success in analyzing the generalization of randomized learning algorithms, have been criticized for their slow convergence rates and overestimation. This paper presents novel bounds that bridge the expected empirical and population risks thro…

Cited by 0SourcePDFScholar
2025

Exploiting Foundation Models for Label-Efficient Few-Shot Learning via Feature Coupling: A Case Study of cardiac CT Segmentation

ICASSP 2025accepted

The scarcity of labeled data poses a significant challenge for deep learning-based medical image segmentation. To address this, this study introduces the novel Foundation Model-based Few-Shot Segmentation (FM-FSS) paradigm. FM-FSS capitalizes on the knowledge distilled from pre-trained foundation mo…

Cited by 0SourceScholar
2025

FreeDOM: Online Dynamic Object Removal Framework for Static Map Construction Based on Conservative Free Space Estimation

RA-L 2025

Online map construction is essential for autonomous robots to navigate in unknown environments. However, the presence of dynamic objects may introduce artifacts into the map, which can significantly degrade the performance of localization and path planning. To tackle this problem, a novel online dyn

Cited by 3SourcecodeScholar
2025

GazeTarget360: Towards Gaze Target Estimation in 360-Degree for Robot Perception

IROS 2025

Enabling robots to understand human gaze target is a crucial step to allow capabilities in downstream tasks, for example, attention estimation and movement anticipation in real-world human-robot interactions. Prior works have addressed the in-frame target localization problem with data-driven approa

Cited by 1SourcecodeScholar
2025

Generalizable Human Gaussians from Single-View Image

ICLR 2025poster

In this work, we tackle the task of learning 3D human Gaussians from a single image, focusing on recovering detailed appearance and geometry including unobserved regions. We introduce a single-view generalizable Human Gaussian Model (HGM), which employs a novel generate-then-refine pipeline with the…

2025

IMoRe: Implicit Program-Guided Reasoning for Human Motion Q&A

ICCV 2025poster

Existing human motion Q&A methods rely on explicit program execution, where the requirement for manually defined functional modules may limit the scalability and adaptability. To overcome this, we propose an implicit program-guided motion reasoning (IMoRe) framework that unifies reasoning across mul…

2025

InstGAN: Instant Actor-Critic-Driven GAN for De Novo Molecule Generation and Property Optimization

IJCAI 2025

Deep generative models, such as generative adversarial networks (GANs), have been employed for de~novo molecular generation in drug discovery. Most prior studies have utilized reinforcement learning (RL) algorithms, particularly Monte Carlo tree search (MCTS), to handle the discrete nature of molecu

2025

Interaction-Centric Knowledge Infusion and Transfer for Open Vocabulary Scene Graph Generation

NeurIPS 2025poster

Open-vocabulary scene graph generation (OVSGG) extends traditional SGG by recognizing novel objects and relationships beyond predefined categories, leveraging the knowledge from pre-trained large-scale models. Existing OVSGG methods always adopt a two-stage pipeline: 1) Infusing knowledge into large…

Cited by 0SourceScholar
2025

Learning Efficient and Generalizable Human Representation with Human Gaussian Model

ICCV 2025poster

Modeling animatable human avatars from videos is a long-standing and challenging problem. While conventional methods require per-instance optimization, recent feed-forward methods have been proposed to generate 3D Gaussians with a learnable network.However, these methods predict independent Gaussian…

2025

MATCH: Multi-faceted Adaptive Topo-Consistency for Semi-Supervised Histopathology Segmentation

NeurIPS 2025poster

In semi-supervised segmentation, capturing meaningful semantic structures from unlabeled data is essential. This is particularly challenging in histopathology image analysis, where objects are densely distributed. To address this issue, we propose a semi-supervised segmentation framework designed to…

Cited by 0SourcecodeScholar
2025

Mamba YOLO: A Simple Baseline for Object Detection with State Space Model

AAAI 2025technical

Driven by the rapid development of deep learning technology, the YOLO series has set a new benchmark for real-time object detectors. Additionally, transformer-based structures have emerged as the most powerful solution in the field, greatly extending the model's receptive field and achieving signifi…

2025

MambaInst: Lightweight State Space Model for Real-Time Instance Segmentation

ICASSP 2025accepted

In this paper, we propose a lightweight and efficient state-space model-based instance segmentation network named MambaInst, which extracts deep semantic features through a LightSSM Block consisting of gating mechanisms and residual connectivity to model long-distance spatial dependencies with linea…

Cited by 0SourceScholar
2025

PANDA: Patch-Aware Graph Network with Dual Alignment for Time Series Forecasting

ICASSP 2025accepted

Multivariate time series (MTS) forecasting aims to predict future patterns by extracting features from multivariate history. Predominant methods face challenges in learning spatial dependencies while capturing long-term trends and local details, leading to suboptimal performance in MTS forecasting.…

Cited by 0SourceScholar
2025

Reconstructing Close Human Interaction with Appearance and Proxemics Reasoning

CVPR 2025poster

Due to visual ambiguities and inter-person occlusions, existing human pose estimation methods cannot recover plausible close interactions from in-the-wild videos. Even state-of-the-art large foundation models (e.g., SAM) cannot accurately distinguish human semantics in such challenging scenarios. In…

Cited by 0SourcePDFScholar
2025

Reinforcement Learning Within the Classical Robotics Stack: A Case Study in Robot Soccer

ICRA 2025

Robot decision-making in partially observable, real-time, dynamic, and multi-agent environments remains a difficult and unsolved challenge. Model-free reinforcement learning (RL) is a promising approach to learning decisionmaking in such domains, however, end-to-end RL in complex environments is oft

Cited by 6SourceScholar
2025

RemDet: Rethinking Efficient Model Design for UAV Object Detection

AAAI 2025technical

Object detection in Unmanned Aerial Vehicle (UAV) images has emerged as a focal area of research, which presents two significant challenges: i) objects are typically small and dense within vast images; ii) computational resource constraints render most models unsuitable for real-time deployment. Cur…

2025

RestorMamba: An Enhanced Synergistic State Space Model for Image Restoration

ICASSP 2025accepted

In this paper, we introduce an image inpainting method based on the State Space Model (SSM), named Restoration Mamba (RestorMamba). This approach incorporates effi-cient long-range dependency modeling within the network, which is particularly suited for the complexities of high-texture and high-reso…

Cited by 0SourceScholar
2025

Safe and Efficient Navigation for Differential-Drive Robots in Dynamic Pedestrian Environments

IROS 2025

Differential-drive robots are widely used in dynamic pedestrian environments, such as hospitals, for time-sensitive tasks like medication delivery, which require high navigation efficiency to ensure timely arrivals. However, existing methods tend to overemphasize safety, resulting in overly conserva

Cited by 0SourceScholar
2025

Stacking Brick by Brick: Aligned Feature Isolation for Incremental Face Forgery Detection

CVPR 2025poster

The rapid advancement of face forgery techniques has introduced a growing variety of forgeries.Incremental Face Forgery Detection (IFFD), involvinggradually adding new forgery data to fine-tune the previously trained model, has been introduced as a promising strategy to deal with evolving forgery me…

2025

Text-guided Visual Prompt DINO for Generic Segmentation

ICCV 2025poster

Recent advancements in multimodal vision models have highlighted limitations in late-stage feature fusion and suboptimal query selection for hybrid prompts open-world segmentation, alongside constraints from caption-derived vocabularies. To address these challenges, we propose Prompt-DINO, a text-gu…

2025

TimeStep Master: Asymmetrical Mixture of Timestep LoRA Experts for Versatile and Efficient Diffusion Models in Vision

ICML 2025poster

Diffusion models have driven the advancement of vision generation over the past years. However, it is often difficult to apply these large models in downstream tasks, due to massive fine-tuning cost. Recently, Low-Rank Adaptation (LoRA) has been applied for efficient tuning of diffusion models. Unfo…

Cited by 0SourcePDFScholar
2025

TopoCellGen: Generating Histopathology Cell Topology with a Diffusion Model

CVPR 2025poster

Accurately modeling multi-class cell topology is crucial in digital pathology, as it provides critical insights into tissue structure and pathology. The synthetic generation of cell topology enables realistic simulations of complex tissue environments, enhances downstream tasks by augmenting trainin…

2025

Towards Single-Source Domain Generalized Object Detection via Causal Visual Prompts

NeurIPS 2025poster

Single-source Domain Generalized Object Detection (SDGOD), as a cutting-edge research topic in computer vision, aims to enhance model generalization capability in unseen target domains through single-source domain training. Current mainstream approaches attempt to mitigate domain discrepancies via d…

Cited by 0SourceScholar
2025

Unleashing High-Quality Image Generation in Diffusion Sampling Using Second-Order Levenberg-Marquardt-Langevin

ICCV 2025poster

The emerging diffusion models (DMs) have demonstrated the remarkable capability of generating images via learning the noised score function of the data distribution. Current DM sampling techniques typically rely on first-order Langevin dynamics at each noise level, with efforts concentrated on refin…

2025

V-Oracle: Making Progressive Reasoning in Deciphering Oracle Bones for You and Me

ACL 2025long

Oracle Bone Script (OBS) is a vital treasure of human civilization, rich in insights from ancient societies. However, the evolution of written language over millennia complicates its decipherment. In this paper, we propose V-Oracle, an innovative framework that utilizes Large Multi-modal Models (LMM…

Cited by 0SourcePDFScholar
2025

We-Math: Does Your Large Multimodal Model Achieve Human-like Mathematical Reasoning?

ACL 2025long

Visual mathematical reasoning, as a fundamental visual reasoning ability, has received widespread attention from the Large Multimodal Models (LMMs) community. Existing benchmarks mainly focus more on the end-to-end performance, but neglect the underlying principles of knowledge acquisition and gener…

2025

WeGen: A Unified Model for Interactive Multimodal Generation as We Chat

CVPR 2025poster

Existing multimodal generative models fall short as qualified design copilots, as they often struggle to generate imaginative outputs once instructions are less detailed or lack the ability to maintain consistency with the provided references. In this work, we introduce WeGen, a model that unifies m…

2024

A Simple yet Effective Training-free Prompt-free Approach to Chinese Spelling Correction Based on Large Language Models

EMNLP 2024main

This work proposes a simple training-free prompt-free approach to leverage large language models (LLMs) for the Chinese spelling correction (CSC) task, which is totally different from all previous CSC approaches. The key idea is to use an LLM as a pure language model in a conventional manner. The LL…

2024

A Smooth Velocity Transition Framework Based on Hierarchical Proximity Sensing for Safe Human-Robot Interaction

RA-L 2024

With the rapid technology development pushing the introduction of the fifth industrial revolution, Industry 5.0, robots are getting rid of fences and sharing the workspace with humans. In such a context, ensuring the safety of humans and robots is a critical demand. One of the effective methods for

Cited by 5SourceScholar
2024

A Unified Front-End Framework for English Text-to-Speech Synthesis

ICASSP 2024accepted

The front-end is a critical component of English text-to-speech (TTS) systems, responsible for extracting linguistic features that are essential for a text-to-speech model to synthesize speech, such as prosodies and phonemes. The English TTS front-end typically consists of a text normalization (TN)…

Cited by 0SourceScholar
2024

Adaptive Immune-based Sound-Shape Code Substitution for Adversarial Chinese Text Attacks

EMNLP 2024main

Adversarial textual examples reveal the vulnerability of natural language processing (NLP) models. Most existing text attack methods are designed for English text, while the robust implementation of the second popular language, i.e., Chinese with 1 billion users, is greatly underestimated. Although…

2024

AugDETR: Improving Multi-scale Learning for Detection Transformer

ECCV 2024poster

"Current end-to-end detectors typically exploit transformers to detect objects and show promising performance. Among them, Deformable DETR is a representative paradigm that effectively exploits multi-scale features. However, small local receptive fields and limited query-encoder interactions weaken…

Cited by 2SourcePDFScholar
2024

BELM: Bidirectional Explicit Linear Multi-step Sampler for Exact Inversion in Diffusion Models

NeurIPS 2024poster

The inversion of diffusion model sampling, which aims to find the corresponding initial noise of a sample, plays a critical role in various tasks. Recently, several heuristic exact inversion samplers have been proposed to address the inexact inversion issue in a training-free manner. However, the t…

Cited by 7SourcePDFScholar
2024

BT-Adapter: Video Conversation is Feasible Without Video Instruction Tuning

CVPR 2024poster

The recent progress in Large Language Models (LLM) has spurred various advancements in image-language conversation agents while how to build a proficient video-based dialogue system is still under exploration. Considering the extensive scale of LLM and visual backbone minimal GPU memory is left for…

2024

Bi-Directional Multi-Granularity Generation Framework for Knowledge Graph-to-Text with Large Language Model

ACL 2024short

The knowledge graph-to-text (KG-to-text) generation task aims to synthesize coherent and engaging sentences that accurately convey the complex information derived from an input knowledge graph. Existing methods generate the whole target text based on all KG triples at once and may incorporate incorr…

Cited by 0SourcePDFScholar
2024

Can We Leave Deepfake Data Behind in Training Deepfake Detector?

NeurIPS 2024poster

The generalization ability of deepfake detectors is vital for their applications in real-world scenarios. One effective solution to enhance this ability is to train the models with manually-blended data, which we termed ''blendfake'', encouraging models to learn generic forgery artifacts like blendi…

2024

Closely Interactive Human Reconstruction with Proxemics and Physics-Guided Adaption

CVPR 2024poster

Existing multi-person human reconstruction approaches mainly focus on recovering accurate poses or avoiding penetration but overlook the modeling of close interactions. In this work we tackle the task of reconstructing closely interactive humans from a monocular video. The main challenge of this tas…

2024

ESCAPE: Encoding Super-keypoints for Category-Agnostic Pose Estimation

CVPR 2024poster

In this paper we tackle the task of category-agnostic pose estimation (CAPE) which aims to predict poses for objects of any category with few annotated samples. Previous works either rely on local matching between features of support and query samples or require support keypoint identifier. The form…

2024

GxVAEs: Two Joint VAEs Generate Hit Molecules from Gene Expression Profiles

AAAI 2024technical

The de novo generation of hit-like molecules that show bioactivity and drug-likeness is an important task in computer-aided drug discovery. Although artificial intelligence can generate molecules with desired chemical properties, most previous studies have ignored the influence of disease-related ce…

2024

InstructDiffusion: A Generalist Modeling Interface for Vision Tasks

CVPR 2024poster

We present InstructDiffusion a unified and generic framework for aligning computer vision tasks with human instructions. Unlike existing approaches that integrate prior knowledge and pre-define the output space (e.g. categories and coordinates) for each vision task we cast diverse vision tasks into…

Cited by 109SourcePDFScholar
2024

Leveraging Estimated Transferability Over Human Intuition for Model Selection in Text Ranking

EMNLP 2024main

Text ranking has witnessed significant advancements, attributed to the utilization of dual-encoder enhanced by Pre-trained Language Models (PLMs). Given the proliferation of available PLMs, selecting the most effective one for a given dataset has become a non-trivial challenge. As a promising altern…

2024

MVSDet: Multi-View Indoor 3D Object Detection via Efficient Plane Sweeps

NeurIPS 2024poster

The key challenge of multi-view indoor 3D object detection is to infer accurate geometry information from images for precise 3D detection. Previous method relies on NeRF for geometry reasoning. However, the geometry extracted from NeRF is generally inaccurate, which leads to sub-optimal detection pe…

2024

Making LLaMA SEE and Draw with SEED Tokenizer

ICLR 2024poster

The great success of Large Language Models (LLMs) has expanded the potential of multimodality, contributing to the gradual evolution of General Artificial Intelligence (AGI). A true AGI agent should not only possess the capability to perform predefined multi-tasks but also exhibit emergent abilities…

2024

Multi-View Attentive Contextualization for Multi-View 3D Object Detection

CVPR 2024poster

We present Multi-View Attentive Contextualization (MvACon) a simple yet effective method for improving 2D-to-3D feature lifting in query-based multi-view 3D (MV3D) object detection. Despite remarkable progress witnessed in the field of query-based MV3D object detection prior art often suffers from e…

Cited by 2SourcePDFScholar
2024

Practical Measurements of Translucent Materials with Inter-Pixel Translucency Prior

CVPR 2024poster

Material appearance is a key component of photorealism with a pronounced impact on human perception. Although there are many prior works targeting at measuring opaque materials using light-weight setups (e.g. consumer-level cameras) little attention is paid on acquiring the optical properties of tra…

Cited by 1SourcePDFScholar
2024

Rethinking Information-theoretic Generalization: Loss Entropy Induced PAC Bounds

ICLR 2024poster

Information-theoretic generalization analysis has achieved astonishing success in characterizing the generalization capabilities of noisy and iterative learning algorithms. However, current advancements are mostly restricted to average-case scenarios and necessitate the stringent bounded loss assump…

Cited by 2SourcePDFScholar
2024

ST-LLM: Large Language Models Are Effective Temporal Learners

ECCV 2024poster

"Large Language Models (LLMs) have showcased impressive capabilities in text comprehension and generation, prompting research efforts towards video LLMs to facilitate human-AI interaction at the video level. However, how to effectively encode and understand videos in video-based dialogue systems rem…

2024

SwitchTab: Switched Autoencoders Are Effective Tabular Learners

AAAI 2024technical

Self-supervised representation learning methods have achieved significant success in computer vision and natural language processing (NLP), where data samples exhibit explicit spatial or semantic dependencies. However, applying these methods to tabular data is challenging due to the less pronounced…

Cited by 54SourcePDFScholar
2024

Tackling the Singularities at the Endpoints of Time Intervals in Diffusion Models

CVPR 2024highlight

Most diffusion models assume that the reverse process adheres to a Gaussian distribution. However this approximation has not been rigorously validated especially at singularities where t=0 and t=1. Improperly dealing with such singularities leads to an average brightness issue in applications and li…

2024

TenGAN: Pure Transformer Encoders Make an Efficient Discrete GAN for De Novo Molecular Generation

AISTATS 2024poster

Deep generative models for de novo molecular generation using discrete data, such as the simplified molecular-input line-entry system (SMILES) strings, have attracted widespread attention in drug design. However, training instability often plagues generative adversarial networks (GANs), leading to p…

2024

Towards Better Utilization of Multi-Reference Training Data for Chinese Grammatical Error Correction

ACL 2024findings

For the grammatical error correction (GEC) task, there usually exist multiple correction ways for an erroneous input sentence, leading to multiple references. Observing the high proportion of multi-reference instances in Chinese GEC training data, we target a systematic study on how to better utiliz…

2024

Towards Demonstration-Aware Large Language Models for Machine Translation

ACL 2024findings

Tuning-based large language models for machine translation (aka large translation model, LTM) have demonstrated significant performance in the field of machine translation. Despite their success, these models often face difficulties in leveraging demonstrations to further improve their performance.…

2024

Towards Generalization beyond Pointwise Learning: A Unified Information-theoretic Perspective

ICML 2024poster

The recent surge in contrastive learning has intensified the interest in understanding the generalization of non-pointwise learning paradigms. While information-theoretic analysis achieves remarkable success in characterizing the generalization behavior of learning algorithms, its applicability is l…

Cited by 3SourcePDFScholar
2024

TreeSBA: Tree-Transformer for Self-Supervised Sequential Brick Assembly

ECCV 2024poster

"Inferring step-wise actions to assemble 3D objects with primitive bricks from images is a challenging task due to complex constraints and the vast number of possible combinations. Recent studies have demonstrated promising results on sequential LEGO brick assembly through the utilization of LEGO-Gr…

2024

UNIKD: UNcertainty-Filtered Incremental Knowledge Distillation for Neural Implicit Representation

ECCV 2024poster

"Recent neural implicit representations (NIRs) have achieved great success in the tasks of 3D reconstruction and novel view synthesis. However, they require the images of a scene from different camera views to be available for one-time training. This is expensive especially for scenarios with large-…

2024

VCR-GauS: View Consistent Depth-Normal Regularizer for Gaussian Surface Reconstruction

NeurIPS 2024poster

Although 3D Gaussian Splatting has been widely studied because of its realistic and efficient novel-view synthesis, it is still challenging to extract a high-quality surface from the point-based representation. Previous works improve the surface by incorporating geometric priors from the off-the-she…

Cited by 14SourcePDFScholar
2024

ViLa-MIL: Dual-scale Vision-Language Multiple Instance Learning for Whole Slide Image Classification

CVPR 2024poster

Multiple instance learning (MIL)-based framework has become the mainstream for processing the whole slide image (WSI) with giga-pixel size and hierarchical image context in digital pathology. However these methods heavily depend on a substantial number of bag-level labels and solely learn from the o…

2023

All in Tokens: Unifying Output Space of Visual Tasks via Soft Token

ICCV 2023oral

We introduce AiT, a unified output representation for various vision tasks, which is a crucial step towards general-purpose vision task solvers. Despite the challenges posed by the high-dimensional and task-specific outputs, we showcase the potential of using discrete representation (VQ-VAE) to mode…

Cited by 48PDFcodeScholar
2023

Annealing Genetic-based Preposition Substitution for Text Rubbish Example Generation

IJCAI 2023poster

Modern Natural Language Processing (NLP) models expose under-sensitivity towards text rubbish examples. The text rubbish example is the heavily modified input text which is nonsensical to humans but does not change the model’s prediction. Prior work crafts rubbish examples by iteratively deleting wo…

2023

DETR Does Not Need Multi-Scale or Locality Design

ICCV 2023poster

This paper presents an improved DETR detector that maintains a "plain" nature: using a single-scale feature map and global cross-attention calculations without specific locality constraints, in contrast to previous leading DETR-based detectors that reintroduce architectural inductive biases of multi…

Cited by 30PDFcodeScholar
2023

Efficient Diffusion Training via Min-SNR Weighting Strategy

ICCV 2023poster

Denoising diffusion models have been a mainstream approach for image generation, however, training these models often suffers from slow convergence. In this paper, we discovered that the slow convergence is partly due to conflicting optimization directions between timesteps. To address this issue, w…

Cited by 149PDFcodeScholar
2023

Formulating Discrete Probability Flow Through Optimal Transport

NeurIPS 2023poster

Continuous diffusion models are commonly acknowledged to display a deterministic probability flow, whereas discrete diffusion models do not. In this paper, we aim to establish the fundamental theory for the probability flow of discrete diffusion models. Specifically, we first prove that the continuo…

2023

How to Determine the Most Powerful Pre-trained Language Model without Brute Force Fine-tuning? An Empirical Survey

EMNLP 2023long findings

Transferability estimation has been attached to great attention in the computer vision fields. Researchers try to estimate with low computational cost the performance of a model when transferred from a source task to a given target task. Considering the effectiveness of such estimations, the commun…

Cited by 0SourcecodeScholar
2023

Improving Seq2Seq Grammatical Error Correction via Decoding Interventions

EMNLP 2023long findings

The sequence-to-sequence (Seq2Seq) approach has recently been widely used in grammatical error correction (GEC) and shows promising performance. However, the Seq2Seq GEC approach still suffers from two issues. First, a Seq2Seq GEC model can only be trained on parallel data, which, in GEC task, is of…

Cited by 0SourcecodeScholar
2023

Multi-Granularity Information Interaction Framework for Incomplete Utterance Rewriting

EMNLP 2023short findings

Recent approaches in Incomplete Utterance Rewriting (IUR) fail to capture the source of important words, which is crucial to edit the incomplete utterance, and introduce words from irrelevant utterances. We propose a novel and effective multi-task information interaction framework including context…

Cited by 0SourceScholar
2023

NaSGEC: a Multi-Domain Chinese Grammatical Error Correction Dataset from Native Speaker Texts

ACL 2023findings

We introduce NaSGEC, a new dataset to facilitate research on Chinese grammatical error correction (CGEC) for native speaker texts from multiple domains. Previous CGEC research primarily focuses on correcting texts from a single domain, especially learner essays. To broaden the target domain, we anno…

2023

Overcoming the Trade-Off Between Accuracy and Plausibility in 3D Hand Shape Reconstruction

CVPR 2023poster

Direct mesh fitting for 3D hand shape reconstruction estimates highly accurate meshes. However, the resulting meshes are prone to artifacts and do not appear as plausible hand shapes. Conversely, parametric models like MANO ensure plausible hand shapes but are not as accurate as the non-parametric m…

Cited by 9SourcePDFScholar
2023

PRAM: An End-to-end Prototype-based Representation Alignment Model for Zero-resource Cross-lingual Named Entity Recognition

ACL 2023findings

Zero-resource cross-lingual named entity recognition (ZRCL-NER) aims to leverage rich labeled source language data to address the NER problem in the zero-resource target language. Existing methods are built either based on data transfer or representation transfer. However, the former usually leads t…

2023

Permutation Invariant Training for Paraphrase Identification

ICASSP 2023accepted

Identifying sentences sharing similar meanings is crucial to speech and text understandings. Although currently popular cross-encoder solutions with pre-trained language models as backbone have achieved remarkable performance, they suffer from the lack of the permutation invariance or symmetry that…

Cited by 0SourceScholar
2023

Relation-Aware Question Answering for Heterogeneous Knowledge Graphs

EMNLP 2023long findings

Multi-hop Knowledge Base Question Answering(KBQA) aims to find the answer entity in a knowledge graph (KG), which requires multiple steps of reasoning. Existing retrieval-based approaches solve this task by concentrating on the specific relation at different hops and predicting the intermediate enti…

Cited by 0SourcecodeScholar
2023

Robust and Fast Measure of Information via Low-Rank Representation

AAAI 2023technical

The matrix-based Rényi's entropy allows us to directly quantify information measures from given data, without explicit estimation of the underlying probability distribution. This intriguing property makes it widely applied in statistical inference and machine learning tasks. However, this informatio…

2023

Structure-Discourse Hierarchical Graph for Conditional Question Answering on Long Documents

ACL 2023findings

Conditional question answering on long documents aims to find probable answers and identify conditions that need to be satisfied to make the answers correct over long documents. Existing approaches solve this task by segmenting long documents into multiple sections, and attending information at glob…

2023

Understanding the Generalization Ability of Deep Learning Algorithms: A Kernelized Rényi's Entropy Perspective

IJCAI 2023poster

Recently, information-theoretic analysis has become a popular framework for understanding the generalization behavior of deep neural networks. It allows a direct analysis for stochastic gradient / Langevin descent (SGD/SGLD) learning algorithms without strong assumptions such as Lipschitz or convexi…

2022

"A Simple Approach and Benchmark for 21,000-Category Object Detection"

ECCV 2022poster

"Current object detection systems and benchmarks typically handle a limited number of categories, up to about a thousand categories. This paper scales the number of categories for object detection systems and benchmarks up to 21,000, by leveraging existing object detection and image classification d…

2022

Adaptive Pseudo Labeling for Source-Free Domain Adaptation in Medical Image Segmentation

ICASSP 2022accepted

Domain adaptation is common but challenging in signal processing tasks due to the intrinsic discrepancy, especially in difficult-to-label medical image segmentation application scenarios. Pseudo labeling methods are widely utilized to compensate for the scarcity of annotation. However, most existing…

Cited by 0SourceScholar
2022

COPNER: Contrastive Learning with Prompt Guiding for Few-shot Named Entity Recognition

COLING 2022main

Distance metric learning has become a popular solution for few-shot Named Entity Recognition (NER). The typical setup aims to learn a similarity metric for measuring the semantic similarity between test samples and referents, where each referent represents an entity class. The effect of this setup m…

2022

DLFormer: Discrete Latent Transformer for Video Inpainting

CVPR 2022poster

Video inpainting remains a challenging problem to fill with plausible and coherent content in unknown areas in video frames despite the prevalence of data-driven methods. Although various transformer-based architectures yield promising result for this task, they still suffer from hallucinating blurr…

Cited by 48PDFScholar
2022

Generating Disentangled Arguments with Prompts: A Simple Event Extraction Framework That Works

ICASSP 2022accepted

Event Extraction bridges the gap between text and event signals. Based on the assumption of trigger-argument dependency, existing approaches have achieved state-of-the-art performance with expert-designed templates or complicated decoding constraints. In this paper, for the first time we introduce t…

Cited by 0SourceScholar
2022

Hierarchical Feature Embedding for Visual Tracking

ECCV 2022poster

"Features extracted by existing tracking methods may contain instance- and category-level information. However, it usually occurs that either instance- or category-level information uncontrollably dominates the feature embeddings depending on the training data distribution, since the two types of in…

2022

Integrated Process-System Modeling and Performance Analysis for Serial Production Lines

RA-L 2022

The performance of a smart manufacturing system is affected by not only the constituent processes but also their system-level interactions. However, in most current studies, indi- vidual process modeling and system-level performance evaluation are independent. This can substantially impact productio

Cited by 5SourceScholar
2022

MuCGEC: a Multi-Reference Multi-Source Evaluation Dataset for Chinese Grammatical Error Correction

NAACL 2022long

This paper presents MuCGEC, a multi-reference multi-source evaluation dataset for Chinese Grammatical Error Correction (CGEC), consisting of 7,063 sentences collected from three Chinese-as-a-Second-Language (CSL) learner sources. Each sentence is corrected by three annotators, and their corrections…

2022

Omni-Roach: A Legged Robot Capable of Traversing Multiple Types of Large Obstacles and Self-Righting

ICRA 2022poster

Robots excel at avoiding obstacles but struggle to traverse complex 3-D terrain with cluttered large obstacles. By contrast, insects like cockroaches excel at doing so. Recent research in our lab elucidated how locomotor transitions emerge from locomotor-environment interaction for diverse locomotor…

Cited by 20SourceScholar
2022

Regularized Modal Regression on Markov-Dependent Observations: A Theoretical Assessment

AAAI 2022technical

Modal regression, a widely used regression protocol, has been extensively investigated in statistical and machine learning communities due to its robustness to outlier and heavy-tailed noises. Understanding modal regression's theoretical behavior can be fundamental in learning theory. Despite signif…

Cited by 1SourcePDFScholar
2022

SenSnake: A snake robot with contact force sensing for studying locomotion in complex 3-D terrain

ICRA 2022poster

Despite advances in a diversity of environments, snake robots are still far behind snakes in traversing complex 3-D terrain with large obstacles. This is due to a lack of understanding of how to control 3-D body bending to push against terrain features to generate and control propulsion. Biological…

Cited by 25SourceScholar
2022

SynGEC: Syntax-Enhanced Grammatical Error Correction with a Tailored GEC-Oriented Parser

EMNLP 2022main

This work proposes a syntax-enhanced grammatical error correction (GEC) approach named SynGEC that effectively incorporates dependency syntactic information into the encoder part of GEC models. The key challenge for this idea is that off-the-shelf parsers are unreliable when processing ungrammatical…

2022

Towards Abstractive Grounded Summarization of Podcast Transcripts

ACL 2022long

Podcasts have shown a recent rise in popularity. Summarization of podcasts is of practical benefit to both content providers and consumers. It helps people quickly decide whether they will listen to a podcast and/or reduces the cognitive load of content providers to write summaries. Nevertheless, po…

2022

Transformer-based Objective-reinforced Generative Adversarial Network to Generate Desired Molecules

IJCAI 2022poster

Deep generative models of sequence-structure data have attracted widespread attention in drug discovery. However, such models cannot fully extract the semantic features of molecules from sequential representations. Moreover, mode collapse reduces the diversity of the generated molecules. This paper…

Cited by 28SourcePDFScholar
2021

Data-Enabled Permanent Production Loss Analysis for Serial Production Systems With Variable Cycle Time Machines

RA-L 2021

Real time production performance evaluation plays a vital role in diagnosing manufacturing system health status and achieving productivity improvements. However, most existing studies on system performance evaluation are based on steady state analysis and focused on the production system with fixed

Cited by 11SourceScholar
2021

Entity Relation Extraction as Dependency Parsing in Visually Rich Documents

EMNLP 2021main

Previous works on key information extraction from visually rich documents (VRDs) mainly focus on labeling the text within each bounding box (i.e.,semantic entity), while the relations in-between are largely unexplored. In this paper, we adapt the popular dependency parsing model, the biaffine parser…

Cited by 34SourcePDFScholar
2021

Multi-Scale Cost Volumes Cascade Network for Stereo Matching

ICRA 2021poster

Stereo matching is essential for robot navigation. However, the accuracy of current widely used traditional methods is low, while methods based on CNN need expensive computational cost and running time. This is because different cost volumes play a crucial role in balancing speed and accuracy. Thus…

Cited by 8SourceScholar
2021

NaturalConv: A Chinese Dialogue Dataset Towards Multi-turn Topic-driven Conversation

AAAI 2021technical

In this paper, we propose a Chinese multi-turn topic-driven conversation dataset, NaturalConv, which allows the participants to chat anything they want as long as any element from the topic is mentioned and the topic shift is smooth. Our corpus contains 19.9K conversations from six domains, and 400K…

Cited by 50SourcePDFScholar
2021

TextGTL: Graph-based Transductive Learning for Semi-supervised Text Classification via Structure-Sensitive Interpolation

IJCAI 2021poster

Compared with traditional sequential learning models, graph-based neural networks exhibit excellent properties when encoding text, such as the capacity of capturing global and local information simultaneously. Especially in the semi-supervised scenario, propagating information along the edge can eff…

Cited by 31SourcePDFScholar
2020

A Hybrid Text Normalization System Using Multi-Head Self-Attention For Mandarin

ICASSP 2020accepted

In this paper, we propose a hybrid text normalization system using multi-head self-attention. The system combines the advantages of a rule-based model and a neural model for text preprocessing tasks. Previous studies in Mandarin text normalization usually use a set of hand-written rules, which are h…

Cited by 0SourceScholar
2020

An Interactive Multi-Task Learning Framework for Next POI Recommendation with Uncertain Check-ins

IJCAI 2020poster

Studies on next point-of-interest (POI) recommendation mainly seek to learn users' transition patterns with certain historical check-ins. However, in reality, users' movements are typically uncertain (i.e., fuzzy and incomplete) where most existing methods suffer from the transition pattern vanishin…

2019

MMFace: A Multi-Metric Regression Network for Unconstrained Face Reconstruction

CVPR 2019poster

We propose to address the face reconstruction in the wild by using a multi-metric regression network, MMFace, to align a 3D face morphable model (3DMM) to an input image. The key idea is to utilize a volumetric sub-network to estimate an intermediate geometry representation, and a parametric sub-net…

Cited by 54PDFScholar
2018

Convolutional Sequence to Sequence Model for Human Dynamics

CVPR 2018poster

Human motion modeling is a classic problem in com- puter vision and graphics. Challenges in modeling human motion include high dimensional prediction as well as extremely complicated dynamics.We present a novel approach to human motion modeling based on convolutional neural networks (CNN). The hiera…

2016

Cockroach-inspired winged robot reveals principles of ground-based dynamic self-righting

IROS 2016poster

Animals and robots alike face challenges of flipping-over as they move in complex terrain. Small insects like cockroaches can rapidly right themselves when upside down, yet small fast-running legged robots are much less capable of ground-based self-righting. Inspired by the discoid cockroach that op…

Cited by 30SourceScholar