← Search

Xin Li

324 accepted papers

2026

3DGS-HPC: Distractor-free 3D Gaussian Splatting with Hybrid Patch-wise Classification

ICML 2026poster

3D Gaussian Splatting (3DGS) has demonstrated remarkable performance in novel view synthesis and 3D scene reconstruction, but its quality often degrades in real-world environments due to transient distractors, such as moving objects and varying shadows. Existing methods commonly rely on semantic cue…

Cited by 0SourceScholar
2026

4DWorldBench: A Comprehensive Evaluation Framework for 3D/4D World Generation Models

CVPR 2026

World Generation Models are emerging as a cornerstone of next-generation multimodal intelligence systems. Unlike traditional 2D visual generation, World Models aim to construct realistic, dynamic, and physically consistent 3D/4D worlds from images, videos, or text. These models not only need to prod

Cited by 0SourcecodeScholar
2026

A Valve-Less Electro-Hydrostatic Powered Prosthetic Foot to Improve the Power Efficiency During Walking

RA-L 2026

Hydraulic systems have been widely applied in lower-limb prostheses, primarily for their compact actuation and inherent damping capability. However, when applied to powered prosthetic feet, valves and other damping elements cause unavoidable energy dissipation, thereby constraining their power densi

Cited by 0SourceScholar
2026

ArenaRL: Scaling RL for Open-Ended Agents via Tournament-based Relative Ranking

ICML 2026poster

Reinforcement learning (RL) has advanced LLM agents on verifiable tasks but remains challenging for open-ended tasks with vast solution spaces (e.g., complex travel planning). Lacking objective ground truth, current RL algorithms rely on reward models assigning scalar scores to individual responses.…

Cited by 0SourceScholar
2026

Beyond Euclidean Assumptions: Geometry-Aware Adaptive Routing for Remote Sensing Segmentation

AAAI 2026technical

Remote sensing imagery poses a distinct challenge for semantic segmentation due to its inherent fractal complexity and the diversity of geometric structures present in real-world geospatial scenes. Euclidean-based models typically assume spatial uniformity; however, such assumptions often break do

Cited by 0SourcePDFScholar
2026

Beyond Heuristics: Learnable Density Control for 3D Gaussian Splatting

ICML 2026poster

While 3D Gaussian Splatting (3DGS) has demonstrated impressive real-time rendering performance, its efficacy remains constrained by a reliance on heuristic density control. Despite numerous refinements to these handcrafted rules, such methods inherently lack the flexibility to adapt to diverse scene…

Cited by 0SourceScholar
2026

CMPhysBench: A Benchmark for Evaluating Large Language Models in Condensed Matter Physics

ICLR 2026poster

We introduce CMPhysBench, designed to assess the proficiency of Large Language Models (LLMs) in Condensed Matter Physics, as a novel Benchmark. CMPhysBench is composed of more than 520 graduate-level meticulously curated questions covering both representative subfields and foundational theoretical f…

Cited by 0SourcecodeScholar
2026

CauchyNet: Compact and Data-Efficient Learning using Holomorphic Activation Functions

ICML 2026poster

A novel neural network inspired by Cauchy's integral formula, is proposed for function approximation tasks that include time series forecasting, missing data imputation, etc. Hence, the novel neural network is named CauchyNet. By embedding real-valued data into the complex plane, CauchyNet efficient…

Cited by 0SourceScholar
2026

ChemEval: A Multi-level and Fine-grained Chemical Capability Evaluation for Large Language Models

ICLR 2026poster

The emergence of Large Language Models (LLMs) in chemistry marks a significant advancement in applying artificial intelligence to chemical sciences. While these models show promising potential, their effective application in chemistry demands sophisticated evaluation protocols that address the field…

Cited by 0SourcecodeScholar
2026

ChemKGL: Bridging Knowledge Graphs and Large Language Models for Chemical Multi-Step Reaction Pathway Inference

IJCAI 2026

Large language models have shown promising potential in chemistry, with prior work exploring molecular recognition, classification, and property prediction. Despite the achieved progress, LLMs are still far from satisfactory when dealing with complex chemical multi-step reaction pathway inference ta

Cited by 0Scholar
2026

Cluster-Wise Spatio-Temporal Masking for Efficient Video-Language Pretraining

CVPR 2026

Large-scale video-language pretraining enables strong generalization across multimodal tasks but often incurs prohibitive computational costs. Although recent advances in masked visual modeling help mitigate this issue, they still suffer from two fundamental limitations: severe visual information lo

Cited by 0SourcecodeScholar
2026

ColorFLUX: A Structure-Color Decoupling Framework for Old Photo Colorization

CVPR 2026

Old photos preserve invaluable historical memories, making their restoration and colorization highly desirable. While existing restoration models can address some degradation issues like denoising and scratch removal, they often struggle with accurate colorization.This limitation arises from the uni

Cited by 0SourcecodeScholar
2026

DenseMLLM: Standard Multimodal LLMs are Intrinsic Dense Predictors

ICML 2026poster

Multimodal Large Language Models (MLLMs) have demonstrated exceptional capabilities in high-level visual understanding. However, extending these models to fine-grained dense prediction tasks, such as semantic segmentation and depth estimation, typically necessitates the incorporation of complex, tas…

Cited by 0SourceScholar
2026

DiaBlo: Diagonal Blocks Are Sufficient For Finetuning

ICLR 2026poster

Fine-tuning is a critical step for adapting large language models (LLMs) to domain-specific downstream tasks. To mitigate the substantial computational and memory costs of full-model fine-tuning, Parameter-Efficient Fine-Tuning (PEFT) methods have been proposed to update only a small subset of model…

Cited by 0SourcecodeScholar
2026

FIA-Edit: Frequency-Interactive Attention for Efficient and High-Fidelity Inversion-Free Text-Guided Image Editing

AAAI 2026technical

Text-guided image editing has advanced rapidly with the rise of diffusion models. While flow-based inversion-free methods offer high efficiency by avoiding latent inversion, they often fail to effectively integrate source information, leading to poor background preservation, spatial inconsistencies,

Cited by 0SourcePDFScholar
2026

FedSSM: State Space Model-based Proactive Inference for Heterogeneous Multimodal Federated Learning

ICML 2026poster

Multimodal Federated Learning (MMFL) addresses collaborative training across clients with heterogeneous modality configurations, where effective client selection becomes critical under the compounded challenges of modality, distribution, and quantity heterogeneity. Existing selection methods operate…

Cited by 0SourceScholar
2026

From Tokens to Latent States: Leveraging Pre-trained Language Models for Improving Partially Observable Reinforcement Learning

AAAI 2026technical

Partially observable Markov decision processes (POMDPs) present significant challenges for reinforcement learning, as agents must learn optimal policies while maintaining belief states over unobserved environment states based on partial observations. We observe a compelling analogy: large language

Cited by 0SourcePDFScholar
2026

GeneVAR: Causal MeanFlow for Autoregressive Gene-to-WSI Tile Synthesis

CVPR 2026

Understanding how transcriptomic programs shape tissue morphology remains a central challenge in computational pathology. Gene-to-WSI tile synthesis offers a principled generative framework to translate molecular profiles into histological images. However, most existing methods compress RNA-Seq into

Cited by 0SourceScholar
2026

Generative Branching for Mixed-Integer Linear Programming

AAAI 2026technical

Branch-and-bound (B&B) is a fundamental algorithmic framework for solving Mixed-Integer Linear Programming (MILP) problems, where branching decisions critically affect solver efficiency. Recent learning-based methods apply imitation learning to select branching variables, but their deterministic pre

Cited by 0SourcePDFScholar
2026

High-Fidelity Simulated Data Generation for Real-World Zero-Shot Robotic Manipulation Learning With Gaussian Splatting

RA-L 2026

The scalability of robotic learning is fundamentally bottlenecked by the significant cost and labor of real-world data collection. While simulated data offers a scalable alternative, it often fails to generalize to the real world due to significant gaps in visual appearance, physical properties, and

Cited by 7SourceScholar
2026

HySeg: Learning Generative Priors for Structure-Aware Remote Sensing Segmentation

CVPR 2026

High-resolution remote sensing imagery exhibits complex spatial regularities where topology, continuity, and region adjacency govern semantic organization. However, existing remote sensing image semantic segmentation (RSISS) networks, being predominantly discriminative, estimate strong posteriors fr

Cited by 0SourcecodeScholar
2026

IQA-Spider: Unifying Reasoning, Grounding, and Referring for Multi-Granularity Image Quality Assessment

ICML 2026poster

We present IQA-Spider, the first image quality assessment (IQA) framework that unifies reasoning, grounding, and referring within a LMM-based system for multi-granularity quality understanding. Existing LMM-based IQA methods typically support only partial perception dimensions, \egno, quality descri…

Cited by 0SourceScholar
2026

IVQA-LD: Inclusive Multimodal Understanding for Population with Limb-Deficiency

ICML 2026poster

People with limb differences often face significant challenges in accessing inclusive AI services, largely due to the lack of structured, high-quality resources centered on disability contexts. In this work, we introduce a limb-deficiency aware body-centric learning and evaluation paradigm that invo…

Cited by 0SourceScholar
2026

Interactive Tracking: A Human-in-the-Loop Paradigm with Memory-Augmented Adaptation

CVPR 2026

Existing visual trackers mainly operate in a non-interactive, fire-and-forget manner, making them impractical for real-world scenarios that require human-in-the-loop adaptation. To overcome this limitation, we introduce Interactive Tracking, a new paradigm that allows users to guide the tracker at a

Cited by 0SourcecodeScholar
2026

KPDM: Key Phrase Dynamic Masking for Robust Text-to-Image Person Retrieval

AAAI 2026technical

Text-to-image person re-identification (TIReID) aims to retrieve the most relevant pedestrian images from an image gallery based on natural language descriptions. Recent studies have achieved significant performance improvements by leveraging Masked Language Modeling (MLM) to align fine-grained info

Cited by 0SourcePDFScholar
2026

LLaDA-MedV: Exploring Large Language Diffusion Models for Biomedical Image Understanding

CVPR 2026

Autoregressive models (ARMs) have long dominated the landscape of biomedical vision-language models (VLMs). Recently, masked diffusion models such as LLaDA have emerged as promising alternatives, yet their application in the biomedical domain remains largely underexplored. To bridge this gap, we int

Cited by 0SourcecodeScholar
2026

La La LiDAR: Large-Scale Layout Generation from LiDAR Data

AAAI 2026technical

Controllable generation of realistic LiDAR scenes is crucial for applications such as autonomous driving and robotics. While recent diffusion-based models achieve high-fidelity LiDAR generation, they lack explicit control over foreground objects and spatial relationships, limiting their usefulness f

Cited by 0SourcePDFScholar
2026

Learn More with Less: Uncertainty Consistency Guided Query Selection for RLVR

ICLR 2026poster

Large Language Models (LLMs) have recently improved mathematical reasoning through Reinforcement Learning with Verifiable Reward (RLVR). However, existing RLVR algorithms require large query budgets, making annotation costly. We investigate whether fewer but more informative queries can yield simila…

Cited by 0SourcecodeScholar
2026

LifeAlign: Lifelong Alignment for Large Language Models with Memory-Augmented Focalized Preference Optimization

AAAI 2026technical

Alignment plays a crucial role in Large Language Models (LLMs) in aligning with human preferences on a specific task/domain. Traditional alignment methods suffer from catastrophic forgetting, where models lose previously learned values when adapting to new preferences or domains. We introduce LifeAl

Cited by 0SourcePDFScholar
2026

Local Success Does Not Compose: Benchmarking Large Language Models for Compositional Formal Verification

ICLR 2026poster

Despite rapid advances in code generation, current Large Language Models (LLMs) still lack an essential capability for reliable and verifiable code generation: compositional reasoning across multi-function programs. To explore this potential and important gap, we introduce DafnyCOMP, a benchmark des…

Cited by 0SourceScholar
2026

MILPnet: A Multi-Scale Architecture with Geometric Feature Sequence Representations for Advancing MILP Problems

ICLR 2026poster

We propose MILPnet, a multi-scale hybrid attention framework that models Mixed Integer Linear Programming (MILP) problems as geometric sequences rather than graphs. This approach directly addresses the challenge of Foldable MILP instances, a class of problems that graph-based models, specifically Gr…

Cited by 0SourceScholar
2026

Norm$\times$Direction: Restoring the Missing Query Norm in Vision Linear Attention

ICML 2026poster

Linear attention mitigates the quadratic complexity of softmax attention but suffers from a critical loss of expressiveness. We identify two primary causes: (1) The normalization operation cancels the query norm, which breaks the correlation between a query's norm and the spikiness (entropy) of the …

Cited by 0SourceScholar
2026

Offline Meta-Reinforcement Learning with Flow-Based Task Inference and Adaptive Correction of Feature Overgeneralization

AAAI 2026technical

Offline meta-reinforcement learning (OMRL) combines the strengths of learning from diverse datasets in offline RL with the adaptability to new tasks of meta-RL, promising safe and efficient knowledge acquisition by RL agents. However, OMRL still suffers extrapolation errors due to out-of-distributio

Cited by 0SourcePDFScholar
2026

Optical Flow Matching: Reframing Optical Flow as Continuous Transport Dynamics

CVPR 2026

Modern optical flow estimation, though empowered by recent deep neural architectures, remains rooted in the discrete correspondence paradigm inherited from classical vision. Most networks infer frame-to-frame displacements, capturing where pixels move but not how motion evolves continuously through

Cited by 0SourcecodeScholar
2026

Otil: Accelerating Diffusion Model Inference via Communication-Efficient Multi-GPU Parallelism

CVPR 2026

Diffusion models (DMs) have recently achieved remarkable success across diverse modalities, including high-fidelity image and video synthesis.However, their inherent step sequential denoising process introduces substantial cumulative latency, which significantly degrades user experience. While exist

Cited by 0SourceScholar
2026

Partial Ring Scan: Revisiting Scan Order in Vision State Space Models

ICML 2026poster

State Space Models (SSMs) have emerged as efficient alternatives to attention for vision tasks, offering linear-time sequence processing with competitive accuracy. Vision SSMs, however, require serializing 2D images into 1D token sequences along a predefined scan order, a factor often overlooked. We…

Cited by 0SourceScholar
2026

PromptEnhancer: Taming Your Rewriter for Text-to-Image Generation via Fine-Grained Reward

CVPR 2026

Recent text-to-image (T2I) diffusion models have achieved impressive progress in generating high-fidelity images, yet they often fail to faithfully follow complex user prompts, especially in attribute binding, negation, and compositional reasoning. To address this limitation, we propose PromptEnhanc

Cited by 0SourcecodeScholar
2026

RAR: Reversing Visual Attention Re-Sinking for Unlocking Potential in Multimodal Large Language Models

ICLR 2026poster

Multimodal Large Language Models (MLLMs) have achieved remarkable success in vision-language tasks, yet they frequently exhibit suboptimal output layers, where intermediate decoder layers outperform the final ones, signaling underutilized model capacity. In this work, we delve into the root causes a…

Cited by 0SourceScholar
2026

Reflect-then-Correct: Rebalancing Task Optimization for Generalizable Meta-Reinforcement Learning via Distributional Value Error Reduction

ICML 2026poster

Meta-Reinforcement Learning (Meta-RL) faces significant challenges in non-parametric settings, where vastly different return scales across diverse tasks cause severe gradient interference. Existing categorical solutions attempt to normalize these scales but often fail due to rigid discretization and…

Cited by 0SourceScholar
2026

RynnVLA-001: Using Human Demonstrations to Improve Robot Manipulation

ICRA 2026poster

This paper presents RynnVLA-001, a vision-language-action (VLA) model built upon large-scale video generative pretraining from human demonstrations. We propose a novel two-stage pretraining methodology. The first stage, Ego-Centric Video Generative Pretraining, trains an Image-to-Video model to pred…

2026

SGAT: Learning Feature Matching with Singularity-enhanced Graph Attention Network

AAAI 2026technical

The task of image feature matching aims to establish correct correspondences between images from two different views. While approaches based on attention mechanisms have demonstrated remarkable advancements in image feature matching, they still encounter substantial limitations. Specifically, curren

Cited by 0SourcePDFScholar
2026

Sonic4D: Spatial Audio Generation for Immersive 4D Scene Exploration

AAAI 2026technical

Recent advancements in 4D generation have demonstrated its remarkable capability in synthesizing photorealistic renderings of dynamic 3D scenes. However, despite achieving impressive visual performance, almost all existing methods overlook the generation of spatial audio aligned with the correspondi

Cited by 0SourcePDFScholar
2026

Test-Time Preference Optimization for Image Restoration

AAAI 2026technical

Image restoration (IR) models are typically trained to recover high-quality images using L1 or LPIPS loss. To handle diverse unknown degradations, zero-shot IR methods have also been introduced. However, existing pre-trained and zero-shot IR approaches often fail to align with human preferences, res

Cited by 0SourcePDFScholar
2026

Towards Affordance-Aware Robotic Dexterous Grasping with Human-like Priors

AAAI 2026technical

A dexterous hand capable of generalizable grasping objects is fundamental for the development of general-purpose embodied AI. However, previous methods focus narrowly on low-level grasp stability metrics, neglecting affordance-aware positioning and human-like poses which are crucial for downstream m

Cited by 0SourcePDFScholar
2026

UTracker: Learning Visuomotor Policies for Underwater Active Target Tracking via Imitation Learning and Diffusion Model

RA-L 2026

Active visual tracking of underwater non-cooperative targets is a challenging task for autonomous underwater vehicles (AUVs) due to the complexity of underwater environments and the unpredictable dynamics of target motion. To address this challenge, this paper proposes UTracker, a novel framework fo

Cited by 2SourcecodeScholar
2026

UVU: Improving Multimodal Understanding via Vision-Language Unified Autoregressive Paradigm

CVPR 2026

Despite remarkable advancements in multimodal large language models (MLLMs), their fine-grained visual understanding is constrained by a primary reliance on sparse textual supervision. Existing efforts to introduce visual supervision typically do so during post-training, when visual representations

Cited by 0SourceScholar
2026

Uncertainty-Aware Clarification in LLM Agents with Information Gain

ICML 2026poster

Large Language Model (LLM) agents often operate under underspecified user instructions, where latent uncertainty over user intent leads to erroneous tool actions. To address this challenge, we propose a goal-oriented clarification framework that aligns clarification behavior with ambiguity resolutio…

Cited by 0SourceScholar
2026

UniFit: Towards Universal Virtual Try-on with MLLM-Guided Semantic Alignment

AAAI 2026technical

Image-based virtual try-on (VTON) aims to synthesize photorealistic images of a person wearing specified garments. Despite significant progress, building a universal VTON framework that can flexibly handle diverse and complex tasks remains a major challenge. Recent methods explore multi-task VTON fr

Cited by 0SourcePDFScholar
2026

UniSER: A Foundation Model for Unified Soft Effects Removal

CVPR 2026

Digital images are often degraded by soft effects such as lens flare, haze, shadows, and reflections, which reduce aesthetics even though the underlying pixels remain partially visible. The prevailing works address these degradations in isolation, developing highly specialized, specialist models tha

Cited by 0SourceScholar
2026

Unsupervised Process-Aware Coreset Selection for In-Context Learning

ICML 2026poster

We address the challenge of unsupervised coreset selection for few-shot in-context learning (ICL). The goal is to select a small subset of examples under a fixed annotation budget to yield effective prompts for large language models. Existing geometry-based methods often yield coresets that suffer f…

Cited by 0SourceScholar
2026

VCapsBench: A Large-scale Fine-grained Benchmark for Video Caption Quality Evaluation

AAAI 2026technical

Video captions play a crucial role in text-to-video generation tasks, as their quality directly influences the semantic coherence and visual fidelity of the generated videos. Although large vision-language models (VLMs) have demonstrated significant potential in caption generation, existing benchmar

Cited by 0SourcePDFScholar
2026

Veila: Panoramic LiDAR Generation from a Monocular RGB Image

ICRA 2026poster

Realistic and controllable panoramic LiDAR data generation is critical for scalable 3D perception in autonomous driving and robotics. Existing methods either perform unconditional generation with poor controllability or adopt text-guided synthesis, which lacks fine-grained spatial control. Leveragin…

2026

VisualScore: Learning Holistic Visual Quality Scores via Multi-Task Reasoning

ICML 2026poster

Image quality assessment (IQA) is inherently multi-mage quality assessment (IQA) is inherently multi-dimensional, yet existing reward models are typically limited to a single task and become unstable when extended to multi-task settings. In particular, heterogeneous reward scales and variances acros…

Cited by 0SourceScholar
2026

Wavelet Predictive Representations for Non-Stationary Reinforcement Learning

ICLR 2026poster

The real world is inherently non-stationary, with ever-changing factors, such as weather conditions and traffic flows, making it challenging for agents to adapt to varying environmental dynamics. Non-Stationary Reinforcement Learning (NSRL) addresses this challenge by training agents to adapt rapidl…

Cited by 0SourceScholar
2025

2.5 Years in Class: A Multimodal Textbook for Vision-Language Pretraining

ICCV 2025poster

Compared to image-text pair data, interleaved corpora enable Vision-Language Models (VLMs) to understand the world more naturally like humans. However, such existing datasets are crawled from webpage, facing challenges like low knowledge density, loose image-text relations, and poor logical coherenc…

2025

A spectrum-enhanced attention model for semantic segmentation of remote sensing images

ICASSP 2025accepted

Semantic segmentation of remote sensing images (RSIs) is essential for applications such as environmental monitoring, urban planning, and disaster management. Convolutional Neural Networks (CNNs) and their variants struggle to capture comprehensive spectral context for learning discriminative repres…

Cited by 0SourceScholar
2025

ARPDL: Adaptive Relational Prior Distribution Loss as an Adapter for Document-Level Relation Extraction

IJCAI 2025

The goal of document-level relation extraction (DocRE) is to identify relations between entities from multiple sentences. As a multi-label classification task, a common approach is to determine whether there are relations for an entity pair by selecting a multi-label classification threshold, with s

2025

AlignMamba: Enhancing Multimodal Mamba with Local and Global Cross-modal Alignment

CVPR 2025poster

Cross-modal alignment is crucial for multimodal representation fusion due to the inherent heterogeneity between modalities. While Transformer-based methods have shown promising results in modeling inter-modal relationships, their quadratic computational complexity limits their applicability to long-…

Cited by 1SourcePDFScholar
2025

Automated Creation of Reusable and Diverse Toolsets for Enhancing LLM Reasoning

AAAI 2025technical

Augmenting large language models (LLMs) with tools significantly enhances their problem-solving potential across multifaceted tasks. However, current tools automatically created by LLMs often serve as a mere summary of specific problems or solutions, which face two main issues: 1) Low reusability:…

2025

Breaking the Memory Barrier of Contrastive Loss via Tile-Based Strategy

CVPR 2025highlight

Contrastive loss is a powerful approach for representation learning, where larger batch sizes enhance performance by providing more negative samples to better distinguish between similar and dissimilar data. However, the full instantiation of the similarity matrix demands substantial GPU memory, mak…

2025

Bridging Task Boundaries: Remote Sensing Image-Text Retrieval via Dictionary-Driven Adaptation

ICASSP 2025accepted

Given image (or text), remote sensing image-text retrieval (RSITR) aims to retrieve corresponding text (or image) within diverse remote sensing data. However, due to the complex scenes and compact distribution of targets in remote sensing data, existing methods, particularly those leveraging large m…

Cited by 0SourceScholar
2025

CADDreamer: CAD Object Generation from Single-view Images

CVPR 2025highlight

The field of diffusion-based 3D generation has experienced tremendous progress in recent times. However, existing 3D generative models often produce overly dense and unstructured meshes, which are in stark contrast to the compact, structured and clear-edged CAD models created by human modelers. We i…

Cited by 0SourcePDFScholar
2025

CoStoDet-DDPM: Collaborative Training of Stochastic and Deterministic Models Improves Surgical Workflow Anticipation and Recognition

ICCV 2025poster

Anticipating and recognizing surgical workflows are critical for intelligent surgical assistance systems. However, existing methods rely on deterministic decision-making, struggling to generalize across the large anatomical and procedural variations inherent in real-world surgeries. In this paper, w…

2025

Comprehensive Perturbation Consistency for Semi-Supervised Change Detection in Remote Sensing Images

ICASSP 2025accepted

Currently, many change detection (CD) methods rely on supervised learning, which necessitates extensive manually annotated data, resulting in significant labor and time requirements. Recently, semi-supervised (SS) approaches have emerged in the CD community, which exploit large amounts of unlabeled…

Cited by 0SourceScholar
2025

Controllable 3D Outdoor Scene Generation via Scene Graphs

ICCV 2025poster

Three-dimensional scene generation is crucial in computer vision, with applications spanning autonomous driving and gaming. However, current methods offer limited or non-intuitive user control. In this work, we propose a method that uses scene graph as a user-friendly control format to generate outd…

2025

Diff-ICMH: Harmonizing Machine and Human Vision in Image Compression with Generative Prior

NeurIPS 2025poster

Image compression methods are usually optimized isolatedly for human perception or machine analysis tasks. We reveal fundamental commonalities between these objectives: preserving accurate semantic information is paramount, as it directly dictates the integrity of critical information for intelligen…

Cited by 0SourceScholar
2025

Diversity Matters: Co-training for Semi-Supervised Change Detection in Remote Sensing Images

ICASSP 2025accepted

General change detection (CD) methods require extensive annotated data to ensure effective performance, yet the annotation of remote sensing (RS) bi-temporal images is significantly time-consuming and labor-intensive. While numerous RS methods have employed semi-supervised (SS) learning to tackle th…

Cited by 0SourceScholar
2025

DriveArena: A Closed-loop Generative Simulation Platform for Autonomous Driving

ICCV 2025poster

This paper introduces DriveArena, the first high-fidelity closed-loop simulation system designed for driving agents navigating real-world scenarios. DriveArena comprises two core components: Traffic Manager, a traffic simulator capable of generating realistic traffic flow on any global street map, a…

Cited by 0SourcePDFScholar
2025

ECBench: Can Multi-modal Foundation Models Understand the Egocentric World? A Holistic Embodied Cognition Benchmark

CVPR 2025poster

The enhancement of generalization in robots by large vision-language models (LVLMs) is increasingly evident. Therefore, the embodied cognitive abilities of LVLMs based on egocentric videos are of great interest. However, current datasets for embodied video question answering lack comprehensive and s…

2025

EOC-Bench: Can MLLMs Identify, Recall, and Forecast Objects in an Egocentric World?

NeurIPS 2025poster

The emergence of multimodal large language models (MLLMs) has driven breakthroughs in egocentric vision applications. These applications necessitate persistent, context-aware understanding of objects, as users interact with tools in dynamic and cluttered environments. However, existing embodied ben…

Cited by 0SourceScholar
2025

ET-MIER: Entity Type-guided Key Mention Identification and Evidence Retrieval for Document-level Relation Extraction

EMNLP 2025

Document-level relation extraction (DocRE) task aims to identify relations between entities in a document. In DocRE, an entity may appear in multiple sentences of a document in the form of mentions. In addition, relation inference requires the use of evidence sentences that can provide key clues to

2025

Efficient Hierarchical Domain Adaptive Thermal Infrared Tracking

ICASSP 2025accepted

Constrained by the scarcity of labeled Thermal InfraRed (TIR) training data, current TIR trackers commonly rely on pre-trained RGB trackers. However, the domain discrepancy between TIR and RGB images limits effective utilization of RGB features, significantly degrades TIR tracking performance. To so…

Cited by 0SourceScholar
2025

Enhancing Table Recognition with Vision LLMs: A Benchmark and Neighbor-Guided Toolchain Reasoner

IJCAI 2025

Pre-trained foundation models have recently made significant progress in table-related tasks such as table understanding and reasoning. However, recognizing the structure and content of unstructured tables using Vision Large Language Models (VLLMs) remains under-explored. To bridge this gap, we prop

2025

FOCUS: Unified Vision-Language Modeling for Interactive Editing Driven by Referential Segmentation

NeurIPS 2025poster

Recent Large Vision Language Models (LVLMs) demonstrate promising capabilities in unifying visual understanding and generative modeling, enabling both accurate content understanding and flexible editing. However, current approaches treat \textbf{\textit{"what to see"}} and \textbf{\textit{"how to ed…

Cited by 0SourceScholar
2025

FSI-Edit: Frequency and Stochasticity Injection for Flexible Diffusion-Based Image Editing

NeurIPS 2025poster

Latent Diffusion-based Text-to-Image (T2I) is a free image editing tool that typically reverses an image into noise, reconstructs it using its original text prompt, and then generates an edited version under a new target prompt. To preserve unaltered image content, features from the reconstruction a…

Cited by 0SourceScholar
2025

From Objectives to Questions: A Planning-based Framework for Educational Mathematical Question Generation

ACL 2025long

Automatically generating high-quality mathematical problems that align with educational objectives is a crucial task in NLP-based educational technology. Traditional generation methods focus primarily on textual quality, but they often overlook educational objectives. Moreover, these methods address…

Cited by 0SourcePDFScholar
2025

Gain from Neighbors: Boosting Model Robustness in the Wild via Adversarial Perturbations Toward Neighboring Classes

CVPR 2025poster

Recent approaches, such as data augmentation, adversarial training, and transfer learning, have shown potential in addressing the issue of performance degradation caused by distributional shifts. However, they typically demand careful design in terms of data or models and lack awareness of the impac…

Cited by 0SourcePDFScholar
2025

Joint-Wise Distributed Perception Graph Convolutional Network for Skeleton-Based Action Recognition

ICASSP 2025accepted

Recent studies have achieved remarkable results for action recognition with human skeletal data by utilizing graph convolutional models. Traditional approaches typically aggregate local spatio-temporal information bottom-up to form a single spatio-temporal global understanding. However, this method…

Cited by 0SourceScholar
2025

Learned Video Compression With Refined Adaptive Flow Pyramid And Coordinate-Aware Attention

ICASSP 2025accepted

In video compression, motion estimation and motion compensation are critical for achieving efficient encoding. Although the commonly used SpyNet and bilinear interpolation have contributed in improving the compression efficiency, they still have limitations. SpyNet often loses details and fails to f…

Cited by 0SourceScholar
2025

Learning Fused State Representations for Control from Multi-View Observations

ICML 2025poster

Multi-View Reinforcement Learning (MVRL) seeks to provide agents with multi-view observations, enabling them to perceive environment with greater effectiveness and precision. Recent advancements in MVRL focus on extracting latent representations from multiview observations and leveraging them in con…

2025

Learning Spatial-Semantic Features for Robust Video Object Segmentation

ICLR 2025poster

Tracking and segmenting multiple similar objects with distinct or complex parts in long-term videos is particularly challenging due to the ambiguity in identifying target components and the confusion caused by occlusion, background clutter, and changes in appearance or environment over time. In this…

Cited by 2SourcePDFScholar
2025

LongPO: Long Context Self-Evolution of Large Language Models through Short-to-Long Preference Optimization

ICLR 2025poster

Large Language Models (LLMs) have demonstrated remarkable capabilities through pretraining and alignment. However, superior short-context LLMs may underperform in long-context scenarios due to insufficient long-context alignment. This alignment process remains challenging due to the impracticality o…

2025

MExD: An Expert-Infused Diffusion Model for Whole-Slide Image Classification

CVPR 2025poster

Whole Slide Image (WSI) classification poses unique challenges due to the vast image size and numerous non-informative regions, which introduce noise and cause data imbalance during feature aggregation. To address these issues, we propose MExD, an Expert-Infused Diffusion Model that combines the str…

Cited by 0SourcePDFScholar
2025

MHAD: Multimodal Home Activity Dataset with Multi-Angle Videos and Synchronized Physiological Signals

ICASSP 2025accepted

Video-based physiology, exemplified by remote photoplethysmography (rPPG), extracts physiological signals such as pulse and respiration by analyzing subtle changes in video recordings. This non-contact, real-time monitoring method holds great potential for home settings. Despite the valuable contrib…

Cited by 0SourceScholar
2025

MMLU-ProX: A Multilingual Benchmark for Advanced Large Language Model Evaluation

EMNLP 2025

Existing large language model (LLM) evaluation benchmarks primarily focus on English, while current multilingual tasks lack parallel questions that specifically assess cross-lingual reasoning abilities. This dual limitation makes it challenging to assess LLMs’ performance in the multilingual setting

Cited by 0SourcePDFScholar
2025

MoRE: A Mixture of Low-Rank Experts for Adaptive Multi-Task Learning

ACL 2025finding

With the rapid development of Large Language Models (LLMs), Parameter-Efficient Fine-Tuning (PEFT) methods have gained significant attention, which aims to achieve efficient fine-tuning of LLMs with fewer parameters. As a representative PEFT method, Low-Rank Adaptation (LoRA) introduces low-rank mat…

2025

Motal: Unsupervised 3D Object Detection by Modality and Task-specific Knowledge Transfer

ICCV 2025poster

The performance of unsupervised 3D object classification and bounding box regression relies heavily on the quality of initial pseudo-labels. Traditionally, the labels of classification and regression are represented by a single set of candidate boxes generated by motion or geometry heuristics. Howev…

Cited by 0SourcePDFScholar
2025

Multi-Perspective Consolidation Enhanced Cognitive Diagnosis via Conditional Diffusion Model

AAAI 2025technical

Cognitive diagnosis, which assesses the learners' competence from learners' interaction logs, plays a vital role in education. It provides a crucial reference for gauging learners' proficiency levels and tailoring future learning activities accordingly. Researchers have proposed numerous cognitive d…

2025

NeuTRL: Neural Trust-Guided Reinforcement Learning for Human-Robot Collaboration

RA-L 2025

Reinforcement Learning from Human Feedback (RLHF) enables robots to learn cooperative strategies aligned with human expectations by incorporating feedback into the learning process. However, existing RLHF methods rely on explicit query-based feedback, which is limited for complex, long-horizon tasks

Cited by 6SourceScholar
2025

Neuro-Symbolic Integration Brings Causal and Reliable Reasoning Proofs

NAACL 2025findings

Two lines of approaches are adopted for complex reasoning with LLMs. One line of work prompts LLMs with various reasoning structures, while the structural outputs can be naturally regarded as intermediate reasoning steps. Another line of work adopt LLM-free declarative solvers to do the reasoning ta…

2025

Novel Structural Flexible Magnetic Tactile Sensors: Design, Numerical Studies and Tactile Recognition

RA-L 2025

Magnetic tactile sensors (MTSs) exhibit high sensitivity, flexibility, and ability to operate without direct contact, demonstrating outstanding performance in human-machine interaction and tactile feedback. However, the existing MTSs lack numerical models that can accurately calculate the force magn

Cited by 1SourceScholar
2025

OSDA Agent: Leveraging Large Language Models for De Novo Design of Organic Structure Directing Agents

ICLR 2025spotlight

Zeolites are crystalline porous materials that have been widely utilized in petrochemical industries as well as sustainable chemistry areas. Synthesis of zeolites often requires small molecules termed Organic Structure Directing Agents (OSDAs), which are critical in forming the porous structure. Mol…

Cited by 0SourcePDFScholar
2025

PRIM: Towards Practical In-Image Multilingual Machine Translation

EMNLP 2025

In-Image Machine Translation (IIMT) aims to translate images containing texts from one language to another. Current research of end-to-end IIMT mainly conducts on synthetic data, with simple background, single font, fixed text position, and bilingual translation, which can not fully reflect real wor

2025

Parameterized Blur Kernel Prior Learning for Local Motion Deblurring

CVPR 2025poster

Unlike global motion blur, Local Motion Deblurring (LMD) presents a more complex challenge, as it requires precise restoration of blurry regions while preserving the sharpness of the background. Existing LMD methods rely on manually annotated blur masks and often overlook the blur kernel's character…

Cited by 0SourcePDFScholar
2025

PatternCIR Benchmark and TisCIR: Advancing Zero-Shot Composed Image Retrieval in Remote Sensing

IJCAI 2025

Remote sensing composed image retrieval (RSCIR) is a new vision-language task that takes a composed query of an image and text, aiming to search for a target remote sensing image satisfying two conditions from intricate remote sensing imagery. However, the existing attribute-based benchmark Patternc

Cited by 0SourcePDFScholar
2025

PolaFormer: Polarity-aware Linear Attention for Vision Transformers

ICLR 2025poster

Linear attention has emerged as a promising alternative to softmax-based attention, leveraging kernelized feature maps to reduce complexity from quadratic to linear in sequence length. However, the non-negative constraint on feature maps and the relaxed exponential function used in approximation lea…

Cited by 2SourcePDFScholar
2025

QMamba: On First Exploration of Vision Mamba for Image Quality Assessment

ICML 2025poster

In this work, we take the first exploration of the recently popular foundation model, *i.e.,* State Space Model/Mamba, in image quality assessment (IQA), aiming at observing and excavating the perception potential in vision Mamba. A series of works on Mamba has shown its significant potential in va…

2025

RAPID: Long-Context Inference with Retrieval-Augmented Speculative Decoding

ICML 2025spotlight

The emergence of long-context large language models (LLMs) offers a promising alternative to traditional retrieval-augmented generation (RAG) for processing extensive documents. However, the computational overhead of long-context inference presents significant efficiency challenges. While Speculativ…

Cited by 0SourcePDFScholar
2025

RLMiniStyler: Light-weight RL Style Agent for Arbitrary Sequential Neural Style Generation

IJCAI 2025

Arbitrary style transfer aims to apply the style of any given artistic image to another content image. Still, existing deep learning-based methods often require significant computational costs to generate diverse stylized results. Motivated by this, we propose a novel reinforcement learning-based fr

2025

RaSS: Improving Denoising Diffusion Samplers with Reinforced Active Sampling Scheduler

CVPR 2025poster

Recent years have witnessed the great success of denoising diffusion samplers in improving the generative capability and sampling efficiency given a pre-trained diffusion model. However, most sampling schedulers in diffusion models lack the sampling dynamics and planning capability for future genera…

Cited by 0SourcePDFScholar
2025

Relative Localization of Asynchronous Agents Based on Hybrid Active-Passive Two-Way Ranging

ICASSP 2025accepted

To position agents equipped with ultrawideband (UWB) devices without requiring continuous clock synchronization, the primary measurement currently used is the time of flight between agents, estimated through active two-way ranging (TWR). However, the cumbersome signal exchange mechanism in active TW…

Cited by 0SourceScholar
2025

RemoteTrimmer: Adaptive Structural Pruning for Remote Sensing Image Classification

ICASSP 2025accepted

Since high resolution remote sensing image classifi-cation often requires a relatively high computation complexity, lightweight models tend to be practical and efficient. Model pruning is an effective method for model compression. However, existing methods rarely take into account the specificity of…

Cited by 0SourceScholar
2025

SKT: Integrating State-Aware Keypoint Trajectories with Vision-Language Models for Robotic Garment Manipulation

IROS 2025

Automating garment manipulation poses a significant challenge for assistive robotics due to the diverse and de-formable nature of garments. Traditional approaches typically require separate models for each garment type, which limits scalability and adaptability. In contrast, this paper presents a un

Cited by 3SourceScholar
2025

SeaLLMs 3: Open Foundation and Chat Multilingual Large Language Models for Southeast Asian Languages

NAACL 2025system demonstrations

Large Language Models (LLMs) have shown remarkable abilities across various tasks, yet their development has predominantly centered on high-resource languages like English and Chinese, leaving low-resource languages underserved. To address this disparity, we present SeaLLMs 3, the latest iteration o…

2025

SelfAug: Mitigating Catastrophic Forgetting in Retrieval-Augmented Generation via Distribution Self-Alignment

EMNLP 2025

Recent advancements in large language models (LLMs) have revolutionized natural language processing through their remarkable capabilities in understanding and executing diverse tasks. While supervised fine-tuning, particularly in Retrieval-Augmented Generation (RAG) scenarios, effectively enhances t

2025

Sensing Differently: Unifying Vision, Language, Posture and Tactile in Robotic Perception

IROS 2025

Multi-modal fusion perception enhances robotic performance in complex tasks by providing more comprehensive information than single modality. While tactile and proprioceptive sensing are effective for direct contact tasks like grasping, current research mainly focuses on vision-language fusion, negl

Cited by 0SourceScholar
2025

Synergistic Spotting and Recognition of Micro-Expression via Temporal State Transition

ICASSP 2025accepted

Micro-expressions are involuntary facial movements that cannot be consciously controlled, conveying subtle cues with substantial real-world applications. The analysis of micro-expressions generally involves two main tasks: spotting micro-expression intervals in long videos and recognizing the emotio…

Cited by 0SourceScholar
2025

TIV-Diffusion: Towards Object-Centric Movement for Text-driven Image to Video Generation

AAAI 2025technical

Text-driven Image to Video Generation (TI2V) aims to generate controllable video given the first frame and corresponding textual description. The primary challenges of this task lie in two parts: (i) how to identify the target objects and ensure the consistency between the movement trajectory and th…

Cited by 1SourcePDFScholar
2025

Task-Gated Multi-Expert Collaboration Network for Degraded Multi-Modal Image Fusion

ICML 2025poster

Multi-modal image fusion aims to integrate complementary information from different modalities to enhance perceptual capabilities in applications such as rescue and security. However, real-world imaging often suffers from degradation issues, such as noise, blur, and haze in visible imaging, as well…

2025

The Curse of Multi-Modalities: Evaluating Hallucinations of Large Multimodal Models across Language, Visual, and Audio

NeurIPS 2025poster

Recent advancements in large multimodal models (LMMs) have significantly enhanced performance across diverse tasks, with ongoing efforts to further integrate additional modalities such as video and audio. However, most existing LMMs remain vulnerable to hallucinations, the discrepancy between the fa…

Cited by 0SourcecodeScholar
2025

TransPathNet: A Novel Two-Stage Framework for Indoor Radio Map Prediction

ICASSP 2025accepted

Accurate indoor pathloss prediction is crucial for optimizing wireless communication in indoor settings, where diverse materials and complex electromagnetic interactions pose significant modeling challenges. This paper introduces TransPathNet, a novel two-stage deep learning framework that leverages…

Cited by 0SourceScholar
2025

Uni-Zipper: A Multi-modal Perception Framework of Deformable Objects with Unpaired Data

IROS 2025

Multi-modal perception plays a crucial role in preventing deformation and damage during the robotic manipulation of deformable objects. However, integrating new heterogeneous modalities into existing robotic perception frameworks remains a significant challenge, primarily due to the need for massive

Cited by 0SourceScholar
2025

UniAff: A Unified Representation of Affordances for Tool Usage and Articulation with Vision-Language Models

ICRA 2025

Previous studies on robotic manipulation are based on a limited understanding of the underlying 3D motion constraints and affordances. To address these challenges, we propose a comprehensive paradigm, termed UniAff, that integrates 3D object-centric manipulation and task understanding in a unified f

Cited by 10SourceScholar
2025

ViT-Split: Unleashing the Power of Vision Foundation Models via Efficient Splitting Heads

ICCV 2025poster

Vision foundation models (VFMs) have demonstrated remarkable performance across a wide range of downstream tasks. While several VFM adapters have shown promising results by leveraging the prior knowledge of VFMs, we identify two inefficiencies in these approaches. First, the interaction between conv…

2025

VideoRefer Suite: Advancing Spatial-Temporal Object Understanding with Video LLM

CVPR 2025poster

Video Large Language Models (Video LLMs) have recently exhibited remarkable capabilities in general video understanding.However, they mainly focus on holistic comprehension and struggle with capturing fine-grained spatial and temporal details. Besides, the lack of high-quality object-level video ins…

2025

When Inverse Data Outperforms: Exploring the Pitfalls of Mixed Data in Multi-Stage Fine-Tuning

EMNLP 2025

Existing work has shown that o1-level performance can be achieved with limited data distillation, but most existing methods focus on unidirectional supervised fine-tuning (SFT), overlooking the intricate interplay between diverse reasoning patterns. In this paper, we construct r1k, a high-quality re

2025

WirelessMathBench: A Mathematical Modeling Benchmark for LLMs in Wireless Communications

ACL 2025finding

Large Language Models (LLMs) have achieved impressive results across a broad array of tasks, yet their capacity for complex, domain-specific mathematical reasoning—particularly in wireless communications—remains underexplored. In this work, we introduce WirelessMathBench, a novel benchmark specifica…

Cited by 0SourcePDFScholar
2025

ZeroBP: Learning Position-Aware Correspondence for Zero-Shot 6D Pose Estimation in Bin-Picking

ICRA 2025

Bin-picking is a practical and challenging robotic manipulation task, where accurate 6D pose estimation plays a pivotal role. The workpieces in bin-picking are typically texture-less and randomly stacked in a bin, which poses a significant challenge to 6D pose estimation. Existing solutions are typi

Cited by 1SourceScholar
2024

A Novel Hybrid Variable Stiffness Mechanism: Synergistic Integration of Layer Jamming and Shape Memory Polymer

RA-L 2024

Soft robots have garnered considerable attention recently due to their versatility, compliance, and myriad applications. However, the inherent low stiffness of soft robots also limits their stability and force output capability. Hence, variable stiffness technology has emerged as a solution, which e

Cited by 11SourceScholar
2024

A Unified Adaptive Testing System Enabled by Hierarchical Structure Search

ICML 2024poster

Adaptive Testing System (ATS) is a promising testing mode, extensively utilized in standardized tests like the GRE. It offers personalized ability assessment by dynamically adjusting questions based on individual ability levels. Compared to traditional exams, ATS can improve the accuracy of ability…

Cited by 4SourcePDFScholar
2024

AMR-Evol: Adaptive Modular Response Evolution Elicits Better Knowledge Distillation for Large Language Models in Code Generation

EMNLP 2024main

The impressive performance of proprietary LLMs like GPT4 in code generation has led to a trend to replicate these capabilities in open-source models through knowledge distillation (e.g. Code Evol-Instruct). However, these efforts often neglect the crucial aspect of response quality, relying heavily…

2024

Beyond Sole Strength: Customized Ensembles for Generalized Vision-Language Models

ICML 2024poster

Fine-tuning pre-trained vision-language models (VLMs), e.g., CLIP, for the open-world generalization has gained increasing popularity due to its practical value. However, performance advancements are limited when relying solely on intricate algorithmic designs for a single model, even one exhibiting…

2024

CLEX: Continuous Length Extrapolation for Large Language Models

ICLR 2024poster

Transformer-based Large Language Models (LLMs) are pioneering advances in many natural language processing tasks, however, their exceptional capabilities are restricted within the preset context window of Transformer. Position Embedding (PE) scaling methods, while effective in extending the context…

2024

CMD: A Cross Mechanism Domain Adaptation Dataset for 3D Object Detection

ECCV 2024poster

"Point cloud data, representing the precise 3D layout of the scene, quickly drives the research of 3D object detection. However, the challenge arises due to the rapid iteration of 3D sensors, which leads to significantly different distributions in point clouds. This, in turn, results in subpar perfo…

2024

CYCLO: Cyclic Graph Transformer Approach to Multi-Object Relationship Modeling in Aerial Videos

NeurIPS 2024poster

Video scene graph generation (VidSGG) has emerged as a transformative approach to capturing and interpreting the intricate relationships among objects and their temporal dynamics in video sequences. In this paper, we introduce the new AeroEye dataset that focuses on multi-object relationship modelin…

Cited by 3SourcePDFScholar
2024

Can Large Language Models Analyze Graphs like Professionals? A Benchmark, Datasets and Models

NeurIPS 2024poster

The need to analyze graphs is ubiquitous across various fields, from social networks to biological research and recommendation systems. Therefore, enabling the ability of large language models (LLMs) to process graphs is an important step toward more advanced general intelligence. However, current L…

2024

Commonsense Prototype for Outdoor Unsupervised 3D Object Detection

CVPR 2024poster

The prevalent approaches of unsupervised 3D object detection follow cluster-based pseudo-label generation and iterative self-training processes. However the challenge arises due to the sparsity of LiDAR scans which leads to pseudo-labels with erroneous size and position resulting in subpar detection…

2024

Continuously Learning, Adapting, and Improving: A Dual-Process Approach to Autonomous Driving

NeurIPS 2024poster

Autonomous driving has advanced significantly due to sensors, machine learning, and artificial intelligence improvements. However, prevailing methods struggle with intricate scenarios and causal relationships, hindering adaptability and interpretability in varied environments. To address the above p…

2024

Decompose, Analyze and Rethink: Solving Intricate Problems with Human-like Reasoning Cycle

NeurIPS 2024oral

In this paper, we introduce DeAR (_Decompose-Analyze-Rethink_), a framework that iteratively builds a reasoning tree to tackle intricate problems within a single large language model (LLM). Unlike approaches that extend or search for rationales, DeAR is featured by 1) adopting a tree-based question…

Cited by 9SourcePDFScholar
2024

DiLu: A Knowledge-Driven Approach to Autonomous Driving with Large Language Models

ICLR 2024poster

Recent advancements in autonomous driving have relied on data-driven approaches, which are widely adopted but face challenges including dataset bias, overfitting, and uninterpretability. Drawing inspiration from the knowledge-driven nature of human driving, we explore the question of how to instill…

2024

Disentangled Clothed Avatar Generation from Text Descriptions

ECCV 2024poster

"In this paper, we introduce a novel text-to-avatar generation method that separately generates the human body and the clothes and allows high-quality animation on the generated avatar. While recent advancements in text-to-avatar generation have yielded diverse human avatars from text prompts, these…

Cited by 24SourcePDFScholar
2024

Enhancing Visual Document Understanding with Contrastive Learning in Large Visual-Language Models

CVPR 2024poster

Recently the advent of Large Visual-Language Models (LVLMs) has received increasing attention across various domains particularly in the field of visual document understanding (VDU). Different from conventional vision-language tasks VDU is specifically concerned with text-rich scenarios containing a…

Cited by 14SourcePDFScholar
2024

FlowDiffuser: Advancing Optical Flow Estimation with Diffusion Models

CVPR 2024highlight

Optical flow estimation a process of predicting pixel-wise displacement between consecutive frames has commonly been approached as a regression task in the age of deep learning. Despite notable advancements this de facto paradigm unfortunately falls short in generalization performance when trained o…

2024

FocusDiffuser: Perceiving Local Disparities for Camouflaged Object Detection

ECCV 2024poster

"Detecting objects seamlessly blended into their surroundings represents a complex task for both human cognitive capabilities and advanced artificial intelligence algorithms. Currently, the majority of methodologies for detecting camouflaged objects mainly focus on utilizing discriminative models wi…

2024

From Fourier to Neural ODEs: Flow Matching for Modeling Complex Systems

ICML 2024poster

Modeling complex systems using standard neural ordinary differential equations (NODEs) often faces some essential challenges, including high computational costs and susceptibility to local optima. To address these challenges, we propose a simulation-free framework, called Fourier NODEs (FNODEs), tha…

Cited by 6SourcePDFScholar
2024

Grab What You Need: Rethinking Complex Table Structure Recognition with Flexible Components Deliberation

AAAI 2024technical

Recently, Table Structure Recognition (TSR) task, aiming at identifying table structure into machine readable formats, has received increasing interest in the community. While impressive success, most single table component-based methods can not perform well on unregularized table cases distracted b…

Cited by 9SourcePDFScholar
2024

HINTED: Hard Instance Enhanced Detector with Mixed-Density Feature Fusion for Sparsely-Supervised 3D Object Detection

CVPR 2024poster

Current sparsely-supervised object detection methods largely depend on high threshold settings to derive high-quality pseudo labels from detector predictions. However hard instances within point clouds frequently display incomplete structures causing decreased confidence scores in their assigned pse…

2024

HRVDA: High-Resolution Visual Document Assistant

CVPR 2024poster

Leveraging vast training data multimodal large language models (MLLMs) have demonstrated formidable general visual comprehension capabilities and achieved remarkable performance across various tasks. However their performance in visual document understanding still leaves much room for improvement. T…

Cited by 20SourcePDFScholar
2024

Hyp-OW: Exploiting Hierarchical Structure Learning with Hyperbolic Distance Enhances Open World Object Detection

AAAI 2024technical

Open World Object Detection (OWOD) is a challenging and realistic task that extends beyond the scope of standard Object Detection task. It involves detecting both known and unknown objects while integrating learned knowledge for future tasks. However, the level of "unknownness" varies significantly…

Cited by 23SourcePDFScholar
2024

Image Manipulation Detection With Implicit Neural Representation and Limited Supervision

ECCV 2024poster

"Image Manipulation Detection (IMD) is becoming increasingly important as tampering technologies advance. However, most state-of-the-art (SoTA) methods require high-quality training datasets featuring image- and pixel-level annotations. The effectiveness of these methods suffers when applied to mani…

Cited by 2SourcePDFScholar
2024

Improving GNN Calibration with Discriminative Ability: Insights and Strategies

AAAI 2024technical

The widespread adoption of Graph Neural Networks (GNNs) has led to an increasing focus on their reliability. To address the issue of underconfidence in GNNs, various calibration methods have been developed to gain notable reductions in calibration error. However, we observe that existing approaches…

Cited by 0SourcePDFScholar
2024

Insect-Foundation: A Foundation Model and Large-scale 1M Dataset for Visual Insect Understanding

CVPR 2024highlight

In precision agriculture the detection and recognition of insects play an essential role in the ability of crops to grow healthy and produce a high-quality yield. The current machine vision model requires a large volume of data to achieve high performance. However there are approximately 5.5 million…

Cited by 19SourcePDFScholar
2024

Inverse Weight-Balancing for Deep Long-Tailed Learning

AAAI 2024technical

The performance of deep learning models often degrades rapidly when faced with imbalanced data characterized by a long-tailed distribution. Researchers have found that the fully connected layer trained by cross-entropy loss has large weight-norms for classes with many samples, but not for classes wi…

Cited by 3SourcePDFScholar
2024

Is Vanilla MLP in Neural Radiance Field Enough for Few-shot View Synthesis?

CVPR 2024poster

Neural Radiance Field (NeRF) has achieved superior performance for novel view synthesis by modeling the scene with a Multi-Layer Perception (MLP) and a volume rendering procedure however when fewer known views are given (i.e. few-shot view synthesis) the model is prone to overfit the given views. To…

Cited by 15SourcePDFScholar
2024

KD-DETR: Knowledge Distillation for Detection Transformer with Consistent Distillation Points Sampling

CVPR 2024poster

DETR is a novel end-to-end transformer architecture object detector which significantly outperforms classic detectors when scaling up. In this paper we focus on the compression of DETR with knowledge distillation. While knowledge distillation has been well-studied in classic detectors there is a lac…

Cited by 8SourcePDFScholar
2024

KVQ: Kwai Video Quality Assessment for Short-form Videos

CVPR 2024poster

Short-form UGC video platforms like Kwai and TikTok have been an emerging and irreplaceable mainstream media form thriving on user-friendly engagement and kaleidoscope creation etc. However the advancing content generation modes e.g. special effects and sophisticated processing workflows e.g. de-art…

2024

Learning Cross Dimension Scene Representation for Interactive Navigation Agents in Obstacle-Cluttered Environments

RA-L 2024

Embodied visual navigation has witnessed significant advancements. However, most studies commonly assume that environments are static and contain at least one collision-free path. In human environments, agents frequently encounter challenges when navigating through scenes with disarranged objects. I

Cited by 2SourceScholar
2024

Learning Latent Dynamic Robust Representations for World Models

ICML 2024poster

Visual Model-Based Reinforcement Learning (MBRL) promises to encapsulate agent's knowledge about the underlying dynamics of the environment, enabling learning a world model as a useful planner. However, top MBRL agents such as Dreamer often struggle with visual pixel-based inputs in the presence of…

2024

Locality-Enhanced Transformer for Semantic Segmentation of High-Resolution Remote Sensing Images

ICASSP 2024accepted

Transformers have emerged as a transformative tool in various computer vision tasks, excelling at capturing long-range dependencies. Their potential applicability and scalability in the interpretation of high-resolution remote sensing images (HRRSIs) have thus garnered substantial interest. However,…

Cited by 0SourceScholar
2024

MOTE-NAS: Multi-Objective Training-based Estimate for Efficient Neural Architecture Search

NeurIPS 2024poster

Neural Architecture Search (NAS) methods seek effective optimization toward performance metrics regarding model accuracy and generalization while facing challenges regarding search costs and GPU resources. Recent Neural Tangent Kernel (NTK) NAS methods achieve remarkable search efficiency based on a…

Cited by 0SourcePDFScholar
2024

MagR: Weight Magnitude Reduction for Enhancing Post-Training Quantization

NeurIPS 2024poster

In this paper, we present a simple optimization-based preprocessing technique called Weight Magnitude Reduction (MagR) to improve the performance of post-training quantization. For each linear layer, we adjust the pre-trained floating-point weights by solving an $\ell_\infty$-regularized optimizatio…

2024

MetaCARD: Meta-Reinforcement Learning with Task Uncertainty Feedback via Decoupled Context-Aware Reward and Dynamics Components

AAAI 2024technical

Meta-Reinforcement Learning (Meta-RL) aims to reveal shared characteristics in dynamics and reward functions across diverse training tasks. This objective is achieved by meta-learning a policy that is conditioned on task representations with encoded trajectory data or context, thus allowing rapid ad…

Cited by 2SourcePDFScholar
2024

Mitigating Object Hallucinations in Large Vision-Language Models through Visual Contrastive Decoding

CVPR 2024highlight

Large Vision-Language Models (LVLMs) have advanced considerably intertwining visual recognition and language understanding to generate content that is not only coherent but also contextually attuned. Despite their success LVLMs still suffer from the issue of object hallucinations where models genera…

Cited by 211SourcePDFScholar
2024

MobileInst: Video Instance Segmentation on the Mobile

AAAI 2024technical

Video instance segmentation on mobile devices is an important yet very challenging edge AI problem. It mainly suffers from (1) heavy computation and memory costs for frame-by-frame pixel-level instance perception and (2) complicated heuristics for tracking objects. To address these issues, we presen…

Cited by 8SourcePDFScholar
2024

Multi-Space Alignments Towards Universal LiDAR Segmentation

CVPR 2024poster

A unified and versatile LiDAR segmentation model with strong robustness and generalizability is desirable for safe autonomous driving perception. This work presents M3Net a one-of-a-kind framework for fulfilling multi-task multi-dataset multi-modality LiDAR segmentation in a universal manner using j…

2024

PLS: Unsupervised Domain Adaptation for 3d Object Detection Via Pseudo-Label Sizes

ICASSP 2024accepted

3D object detection has gained increasing attention in modern autonomous driving systems. However, the performance of the detector significantly degrades during cross-domain deployment due to domain shift. The detector is inevitably biased towards its training dataset when employed on a target datas…

Cited by 0SourceScholar
2024

Pushing the Limit of Fine-Tuning for Few-Shot Learning: Where Feature Reusing Meets Cross-Scale Attention

AAAI 2024technical

Due to the scarcity of training samples, Few-Shot Learning (FSL) poses a significant challenge to capture discriminative object features effectively. The combination of transfer learning and meta-learning has recently been explored by pre-training the backbone features using labeled base data and su…

Cited by 4SourcePDFScholar
2024

RTracker: Recoverable Tracking via PN Tree Structured Memory

CVPR 2024poster

Existing tracking methods mainly focus on learning better target representation or developing more robust prediction models to improve tracking performance. While tracking performance has significantly improved the target loss issue occurs frequently due to tracking failures complete occlusion or ou…

2024

Raindrop Clarity: A Dual-Focused Dataset for Day and Night Raindrop Removal

ECCV 2024poster

"Existing raindrop removal datasets have two shortcomings. First, they consist of images captured by cameras with a focus on the background, leading to the presence of blurry raindrops. To our knowledge, none of these datasets include images where the focus is specifically on raindrops, which result…

2024

Revitalizing Real Image Deraining via a Generic Paradigm towards Multiple Rainy Patterns

IJCAI 2024poster

Synthetic data-driven methods perform well on image rain removal task, but they still face many challenges in real rainfall scenarios due to the complexity and diversity of rainy patterns. In this paper, we propose a new generic paradigm for real image deraining from the perspective of synthesizing…

Cited by 2SourcePDFScholar
2024

SMILEtrack: SiMIlarity LEarning for Occlusion-Aware Multiple Object Tracking

AAAI 2024technical

Despite recent progress in Multiple Object Tracking (MOT), several obstacles such as occlusions, similar objects, and complex scenes remain an open challenge. Meanwhile, a systematic study of the cost-performance tradeoff for the popular tracking-by-detection paradigm is still lacking. This paper in…

2024

SRF: Enhancing Document-Level Relation Extraction with a Novel Secondary Reasoning Framework

EMNLP 2024main

Document-level Relation Extraction (DocRE) aims to extract relations between entity pairs in a document and poses many challenges as it involves multiple mentions of entities and cross-sentence inference. However, several aspects that are important for DocRE have not been considered and explored. Ex…

2024

Scheduling Dual-Arm Multi-Cluster Tools With Residency Time Constraints Beyond Swap-Based Strategies and Module-Bound Regions

RA-L 2024

Multi-cluster tools are widely utilized in wafer fabrications. It is of great significance to schedule such tools optimally to improve productivity and ensure wafer quality. However, previous research mainly focuses on scheduling dual-arm multi-cluster tools by adopting swap-based strategies, leavin

Cited by 4SourceScholar
2024

SeD: Semantic-Aware Discriminator for Image Super-Resolution

CVPR 2024poster

Generative Adversarial Networks (GANs) have been widely used to recover vivid textures in image super-resolution (SR) tasks. In particular one discriminator is utilized to enable the SR network to learn the distribution of real-world high-quality images in an adversarial training manner. However the…

2024

SeaLLMs - Large Language Models for Southeast Asia

ACL 2024system demonstrations

Despite the remarkable achievements of large language models (LLMs) in various tasks, there remains a linguistic bias that favors high-resource languages, such as English, often at the expense of low-resource and regional languages. To address this imbalance, we introduce SeaLLMs, an innovative seri…

2024

Skill-aware Mutual Information Optimisation for Zero-shot Generalisation in Reinforcement Learning

NeurIPS 2024poster

Meta-Reinforcement Learning (Meta-RL) agents can struggle to operate across tasks with varying environmental features that require different optimal skills (i.e., different modes of behaviour). Using context encoders based on contrastive learning to enhance the generalisability of Meta-RL agents is…

Cited by 0SourcePDFScholar
2024

Spatial-Temporal Multi-level Association for Video Object Segmentation

ECCV 2024poster

"Existing semi-supervised video object segmentation methods either focus on temporal feature matching or spatial-temporal feature modeling. However, they do not address the issues of sufficient target interaction and efficient parallel processing simultaneously, thereby constraining the learning of…

Cited by 2SourcePDFScholar
2024

Stabilize the Latent Space for Image Autoregressive Modeling: A Unified Perspective

NeurIPS 2024poster

Latent-based image generative models, such as Latent Diffusion Models (LDMs) and Mask Image Models (MIMs), have achieved notable success in image generation tasks. These models typically leverage reconstructive autoencoders like VQGAN or VAE to encode pixels into a more compact latent space and lear…

2024

Sunshine to Rainstorm: Cross-Weather Knowledge Distillation for Robust 3D Object Detection

AAAI 2024technical

LiDAR-based 3D object detection models inevitably struggle under rainy conditions due to the degraded and noisy scanning signals. Previous research has attempted to address this by simulating the noise from rain to improve the robustness of detection models. However, significant disparities exist be…

Cited by 18SourcePDFScholar
2024

Surf-D: Generating High-Quality Surfaces of Arbitrary Topologies Using Diffusion Models

ECCV 2024poster

"We present Surf-D, a novel method for generating high-quality 3D shapes as Surfaces with arbitrary topologies using Diffusion models. Previous methods explored shape generation with different representations and they suffer from limited topologies and poor geometry details. To generate high-quality…

Cited by 1SourcePDFScholar
2024

TARN-VIST: Topic Aware Reinforcement Network for Visual Storytelling

COLING 2024main

As a cross-modal task, visual storytelling aims to generate a story for an ordered image sequence automatically. Different from the image captioning task, visual storytelling requires not only modeling the relationships between objects in the image but also mining the connections between adjacent im…

Cited by 1SourcePDFScholar
2024

Towards Explainable Computerized Adaptive Testing with Large Language Model

EMNLP 2024finding

As intelligent education evolves, it will provide students with multiple personalized learning services based on their individual abilities. Computerized adaptive testing (CAT) is designed to accurately measure a student’s ability using the least questions, providing an efficient and personalized te…

2024

Towards Multi-modal Transformers in Federated Learning

ECCV 2024poster

"Multi-modal transformers mark significant progress in different domains, but privacy concerns on high-quality data hinder their further improvement. Federated learning (FL) has emerged as a promising privacy-preserving paradigm for training models without direct access to the raw data held by diffe…

2024

USE: Universal Segment Embeddings for Open-Vocabulary Image Segmentation

CVPR 2024poster

The open-vocabulary image segmentation task involves partitioning images into semantically meaningful segments and classifying them with flexible text-defined categories. The recent vision-based foundation models such as the Segment Anything Model (SAM) have shown superior performance in generating…

Cited by 5SourcePDFScholar
2024

X-Tacformer : Spatio-tempral Attention Model for Tactile Recognition

ICRA 2024poster

Recently, tactile sensing has attracted great interests in robotics, especially for exploring unstructured objects. Sensor arrays play an important role in the exploration, which generates rich spatio-temporal information. In this work, we propose an efficient tactile recognition model, X-Tacformer.…

Cited by 0SourceScholar
2024

ZSEE: A Dataset based on Zeolite Synthesis Event Extraction for Automated Synthesis Platform

NAACL 2024findings

Automated synthesis of zeolite, one of the most important catalysts in chemical industries, holds great significance for attaining economic and environmental benefits. Structural synthesis data extracted through NLP technologies from zeolite experimental procedures can significantly expedite automat…

2024

Zero-1-to-3: Domain-Level Zero-Shot Cognitive Diagnosis via One Batch of Early-Bird Students towards Three Diagnostic Objectives

AAAI 2024technical

Cognitive diagnosis seeks to estimate the cognitive states of students by exploring their logged practice quiz data. It plays a pivotal role in personalized learning guidance within intelligent education systems. In this paper, we focus on an important, practical, yet often underexplored task: domai…

2023

A Bounded Ability Estimation for Computerized Adaptive Testing

NeurIPS 2023poster

Computerized adaptive testing (CAT), as a tool that can efficiently measure student's ability, has been widely used in various standardized tests (e.g., GMAT and GRE). The adaptivity of CAT refers to the selection of the most informative questions for each student, reducing test length. Existing CAT…

2023

AQE: Argument Quadruplet Extraction via a Quad-Tagging Augmented Generative Approach

ACL 2023findings

Argument mining involves multiple sub-tasks that automatically identify argumentative elements, such as claim detection, evidence extraction, stance classification, etc. However, each subtask alone is insufficient for a thorough understanding of the argumentative structure and reasoning process. To…

2023

AdaCM: Adaptive ColorMLP for Real-Time Universal Photo-Realistic Style Transfer

AAAI 2023technical

Photo-realistic style transfer aims at migrating the artistic style from an exemplar style image to a content image, producing a result image without spatial distortions or unrealistic artifacts. Impressive results have been achieved by recent deep models. However, deep neural network based methods…

Cited by 4SourcePDFScholar
2023

Batch-based Model Registration for Fast 3D Sherd Reconstruction

ICCV 2023poster

3D reconstruction techniques have widely been used for digital documentation of archaeological fragments. However, efficient digital capture of fragments remains as a challenge. In this work, we aim to develop a portable, high-throughput, and accurate reconstruction system for efficient digitization…

Cited by 2PDFScholar
2023

Behavior Prior Representation learning for Offline Reinforcement Learning

ICLR 2023poster

Offline reinforcement learning (RL) struggles in environments with rich and noisy inputs, where the agent only has access to a fixed dataset without environment interactions. Past works have proposed common workarounds based on the pre-training of state representations, followed by policy training.…

2023

CiteTracker: Correlating Image and Text for Visual Tracking

ICCV 2023poster

Existing visual tracking methods typically take an image patch as the reference of the target to perform tracking. However, a single image patch cannot provide a complete and precise concept of the target object as images are limited in their ability to abstract and can be ambiguous, which makes it…

Cited by 51PDFcodeScholar
2023

CoIn: Contrastive Instance Feature Mining for Outdoor 3D Object Detection with Very Limited Annotations

ICCV 2023poster

Recently, 3D object detection with sparse annotations has received great attention. However, current detectors usually perform poorly under very limited annotations. To address this problem, we propose a novel Contrastive Instance feature mining method, named CoIn. To better identify indistinguishab…

Cited by 27PDFcodeScholar
2023

Constraining Depth Map Geometry for Multi-View Stereo: A Dual-Depth Approach with Saddle-shaped Depth Cells

ICCV 2023poster

Learning-based multi-view stereo (MVS) methods deal with predicting accurate depth maps to achieve an accurate and complete 3D representation. Despite the excellent performance, existing methods ignore the fact that a suitable depth geometry is also critical in MVS. In this paper, we demonstrate tha…

Cited by 17PDFcodeScholar
2023

Context-Aware Safe Medication Recommendations with Molecular Graph and DDI Graph Embedding

AAAI 2023technical

Molecular structures and Drug-Drug Interactions (DDI) are recognized as important knowledge to guide medication recommendation (MR) tasks, and medical concept embedding has been applied to boost their performance. Though promising performance has been achieved by leveraging Graph Neural Network (GNN…

2023

DetZero: Rethinking Offboard 3D Object Detection with Long-term Sequential Point Clouds

ICCV 2023poster

Existing offboard 3D detectors always follow a modular pipeline design to take advantage of unlimited sequential point clouds. We have found that the full potential of offboard 3D detectors is not explored mainly due to two reasons: (1) the onboard multi-object tracker cannot generate sufficient com…

Cited by 35PDFcodeScholar
2023

Dual-view Correlation Hybrid Attention Network for Robust Holistic Mammogram Classification

IJCAI 2023poster

Mammogram image is important for breast cancer screening, and typically obtained in a dual-view form, i.e., cranio-caudal (CC) and mediolateral oblique (MLO), to provide complementary information for clinical decisions. However, previous methods mostly learn features from the two views independently…

2023

Enhancing Cross-lingual Prompting with Dual Prompt Augmentation

ACL 2023findings

Prompting shows promising results in few-shot scenarios. However, its strength for multilingual/cross-lingual problems has not been fully exploited. hao and Schütze (2021) made initial explorations in this direction by presenting that cross-lingual prompting outperforms cross-lingual finetuning. In…