← Search

Wei Chen

296 accepted papers

2026

$\texttt{IDEAS}$: Interpretability Driven Evolutionary Approach for the Design of Biological Sequences

ICML 2026poster

Designing biological sequences such as proteins and DNA for desired properties is challenging due to vast search spaces and limited wet lab evaluation budgets. Current evolutionary approaches ignore sequential dependencies and rely on random mutations, which scale poorly for long sequences. In contr…

Cited by 0SourceScholar
2026

Attention to Threat-Relevant Objects: Reasoning Detection in Autonomous Driving via Multimodal Large Language Models

AAAI 2026technical

Perceiving threats is an innate human instinct. During driving, humans naturally focus their attention on objects that pose real potential risks. Motivated by this observation, we shift the focus from traditional class-based detection to a novel task termed threat-oriented reasoning detection in aut

Cited by 0SourcePDFScholar
2026

AutoLink: Autonomous Schema Exploration and Expansion for Scalable Schema Linking in Text-to-SQL at Scale

AAAI 2026technical

For industrial-scale text-to-SQL, supplying the entire database schema to Large Language Models (LLMs) is impractical due to context window limits and irrelevant noise. Schema linking, which filters the schema to a relevant subset, is therefore critical. However, existing methods incur prohibitive c

Cited by 0SourcePDFScholar
2026

Benchmarking Real-Time Question Answering via Executable Code Workflows

IJCAI 2026

Retrieving real-time information is a fundamental capability for search-integrated agents in real-world applications. However, existing benchmarks are predominantly static and therefore fail to capture the temporal dynamics of information and the continuously evolving nature of real-world knowledge.

Cited by 0Scholar
2026

Benefits and Pitfalls of Reinforcement Learning for Language Model Planning: A Theoretical Perspective

ICLR 2026poster

Recent reinforcement learning (RL) methods have substantially enhanced the planning capabilities of Large Language Models (LLMs), yet the theoretical basis for their effectiveness remains elusive. In this work, we investigate RL's benefits and limitations through a tractable graph-based abstraction,…

Cited by 0SourceScholar
2026

Chain of World: World Model Thinking in Latent Motion

CVPR 2026

Vision-Language-Action (VLA) models are promising for embodied intelligence, yet they often overlook the predictive and temporal-causal structure underlying visual dynamics. World-model VLAs address this by predicting future frames, but waste capacity reconstructing redundant backgrounds. To overcom

Cited by 0SourcecodeScholar
2026

Chart-FR1: Visual Focus-Driven Fine-Grained Reasoning on Dense Charts

CVPR 2026

Multimodal large language models (MLLMs) have shown considerable potential in chart understanding and reasoning tasks. However, they still struggle with high information density (HID) charts characterized by multiple subplots, legends, and dense annotations due to three major challenges: (1) limited

Cited by 0SourcecodeScholar
2026

CoV-Align: Efficient Fine-grained Cross-Modal Alignment with Cohesive Visual Semantics Priority

CVPR 2026

Cross-modal alignment aims to learn semantically consistent latent representations across diverse modalities. Prevailing methods rely on a text-guided aggregation paradigm to achieve fine-grained alignment, while they suffer from redundant patch-word correlations and high computational costs. To add

Cited by 0SourceScholar
2026

DR$^2$Seg: Decomposed Two-Stage Rollouts for Efficient Reasoning Segmentation in Multimodal Large Language Models

ICML 2026poster

Reasoning segmentation is an emerging vision-language task that requires reasoning over intricate text queries to precisely segment objects. However, existing methods typically suffer from overthinking, generating verbose reasoning chains that interfere with object localization in multimodal large l…

Cited by 0SourceScholar
2026

Diffusion Guided Chain-of-Vision for Large Autoregressive Vision Models

CVPR 2026

Chain-of-Thought (CoT) has recently shown encouraging progress in the vision language model. However, the pure-vision CoT (i.e., chain-of-vision) has been underexplored in visual in-context learning. In this paper, we introduce Diffusion Guided Chain-of-Vision, which integrates an explicit chain-of-

Cited by 0SourcecodeScholar
2026

DocSeeker: Structured Visual Reasoning with Evidence Grounding for Long Document Understanding

CVPR 2026

Existing Multimodal Large Language Models (MLLMs) suffer from significant performance degradation on the long document understanding task as document length increases. This stems from two fundamental challenges: 1) a low Signal-to-Noise Ratio (SNR), with crucial evidence buried in irrelevant pages;

Cited by 4SourcecodeScholar
2026

Don't Forget Its Variance! The Minimum Path Variance Principle for Accurate and Stable Score-Based Models

ICLR 2026poster

Score-based methods are powerful across machine learning, but they face a paradox: theoretically path-independent, yet practically path-dependent. We resolve this by proving that practical training objectives differ from the ideal, ground-truth objective by a crucial, overlooked term: the path var…

Cited by 0SourceScholar
2026

EPS3D: End-to-End Feed-Forward 3D Panoptic Segmentation

ICML 2026poster

This paper introduces EPS3D, a new end-to-end feed-forward framework for open-vocabulary 3D panoptic segmentation. Unlike existing methods relying on additional preprocessing, we design an end-to-end architecture, with a distillation-based training strategy on diverse 3D scenes to predict 3D-aware s…

Cited by 0SourceScholar
2026

Enhancing Visual Representation with Textual Semantics: Textual Semantics-Powered Prototypes for Heterogeneous Federated Learning

CVPR 2026

Federated Prototype Learning (FedCL) has emerged as an effective strategy for handling data heterogeneity in Federated Learning (FL). In FedCL, clients collaboratively construct a set of global feature centers (prototypes), and let local features align with these prototypes to mitigate the effects o

Cited by 0SourcecodeScholar
2026

Extra-Merge: Tracing the Rank-1 Subspace of Model Merging in Language Model Pre-Training

ICML 2026poster

Model merging has emerged as a lightweight paradigm for enhancing Large Language Models (LLMs), yet its underlying mechanisms remain poorly understood. In this work, we analyze late-stage pre-training trajectories and uncover a \textbf{Rank-1 Subspace} phenomenon: while raw optimization steps oscill…

Cited by 0SourceScholar
2026

FedRE: A Representation Entanglement Framework for Model-Heterogeneous Federated Learning

CVPR 2026

Federated learning (FL) enables collaborative training across clients while preserving privacy. While most existing FL methods assume homogeneous model architectures, client heterogeneity in both data and resources makes this assumption impractical, thus motivating model-heterogeneous FL. To address

Cited by 0SourcecodeScholar
2026

Horizontal and Vertical Federated Causal Structure Learning via Higher-order Cumulants

AAAI 2026technical

Federated causal discovery aims to uncover causal relationships while protecting data privacy, with significant real-world applications. Existing methods focus on horizontal federated settings where clients share the same variables but have different samples. However, in practice, clients may have d

Cited by 0SourcePDFScholar
2026

InvariantCloud: A Globally Invariant, Uniquely Indexed Point Cloud Framework for Robust 6-DoF Tactile Pose Tracking

ICRA 2026poster

Recent advances in imitation learning and vision–language models highlight the need for high-fidelity tactile perception, with 6-DoF tactile object pose estimation providing a crucial foundation for precise robotic manipulation. We introduce InvariantCloud, a 6-DoF pose estimation framework that lev…

2026

Inverse Rendering for High-Genus 3D Surface Meshes from Multi-view Images with Persistent Homology Priors

ICASSP 2026poster

Reconstructing 3D objects from images is inherently an ill-posed problem due to ambiguities in geometry, appearance, and topology. This paper introduces collaborative inverse rendering with persistent homology priors, a novel strategy that leverages topological constraints to resolve these ambiguiti…

Cited by 0SourcePDFScholar
2026

LLM-Guided Semantic Stereo Adaptive Visual Servoing for Precise Peg-In-Hole

ICRA 2026poster

Precision assembly tasks like peg-in-hole remain challenging for robotic manipulation. While visual servoing offers a robust framework, it depends heavily on accurate calibration and manual feature engineering. Learning-based methods, including vision-language models (VLMs), provide strong semantic …

Cited by 0Scholar
2026

Learning Adaptive Distribution Alignment with Neural Characteristic Function for Graph Domain Adaptation

ICLR 2026poster

Graph Domain Adaptation (GDA) transfers knowledge from labeled source graphs to unlabeled target graphs but is challenged by complex, multi-faceted distributional shifts. Existing methods attempt to reduce distributional shifts by aligning manually selected graph elements (e.g., node attributes or s…

Cited by 0SourcecodeScholar
2026

Learning Structure-Semantic Evolution Trajectories for Graph Domain Adaptation

ICLR 2026poster

Graph Domain Adaptation (GDA) aims to bridge distribution shifts between domains by transferring knowledge from well-labeled source graphs to given unlabeled target graphs. One promising recent approach addresses graph transfer by discretizing the adaptation process, typically through the construct…

Cited by 0SourceScholar
2026

MHED-SLAM: Multi-Scale Hybrid Encoding-Based Decoupled SLAM

AAAI 2026technical

Neural Radiance Fields (NeRF)-based Visual Simultaneous Localization and Mapping (SLAM) achieve superior scene geometric modeling and robust camera tracking by leveraging neural representations. Existing methods typically relied on multi-resolution hash encoding with truncated signed distance field

Cited by 0SourcePDFScholar
2026

MemFlow: A Lightweight Forward Memorizing Framework for Quick Domain Adaptive Feature Mapping

CVPR 2026

Deploying pretrained visual models in real-world environments often suffers from significant performance degradation due to the diversity of testing scenarios. Continuous adaptation of learning models on edge devices via unlabeled data collected from the target domain is highly effective for boostin

Cited by 0SourcecodeScholar
2026

Merge to Remember: Sharpness-Aware Isotropic Merging for Continual Learning

ICML 2026poster

Continual learning with large pre-trained models offers significant potential for cross-task knowledge accumulation, but faces critical challenges such as catastrophic forgetting and parameter interference, especially when historical data is unavailable. Existing approaches typically rely on sequent…

Cited by 0SourceScholar
2026

Message Tuning Outshines Graph Prompt Tuning: A Prismatic Space Perspective

ICML 2026poster

Graph Foundation Models (GFMs), built upon the *Pre-training and Adaptation* paradigm, have emerged as a research hotspot in graph learning. For GNN-based GFMs, graph prompt tuning has become the prevailing adaptation method for downstream tasks. Although recent methods explain why graph prompt tuni…

Cited by 0SourceScholar
2026

More Edits, More Stable: Understanding the Lifelong Normalization in Sequential Model Editing

ICML 2026poster

Lifelong Model Editing aims to continuously update evolving facts in Large Language Models while preserving unrelated knowledge and general capabilities, yet it remains plagued by catastrophic forgetting and model collapse. Empirically, we find that the few recent editors resilient over long horizon…

Cited by 0SourceScholar
2026

Multimodal DeepResearcher: Generating Text-Chart Interleaved Reports from Scratch with Agentic Framework

AAAI 2026technical

Visualizations play a crucial part in effective communication of concepts and information. Recent advances in reasoning and retrieval augmented generation have enabled Large Language Models (LLMs) to perform deep research and generate comprehensive reports. Despite its progress, existing deep resear

Cited by 0SourcePDFScholar
2026

Perturbation-Induced Linearization: Constructing Unlearnable Data with Solely Linear Classifiers

ICLR 2026poster

Collecting web data to train deep models has become increasingly common, raising concerns about unauthorized data usage. To mitigate this issue, unlearnable examples introduce imperceptible perturbations into data, preventing models from learning effectively. However, existing methods typically rely…

Cited by 0SourceScholar
2026

RaPA: Enhancing Transferable Targeted Attacks via Random Parameter Pruning

CVPR 2026

Compared to untargeted attacks, targeted transfer-based attack still suffers from much lower Attack Success Rates (ASRs), although significant improvements have been achieved by kinds of methods, such as diversifying input, stabilizing the gradient, and re-training surrogate models. In this paper, w

Cited by 0SourcecodeScholar
2026

Relation-R1: Progressively Cognitive Chain-of-Thought Guided Reinforcement Learning for Unified Relation Comprehension

AAAI 2026technical

Recent advances in multi-modal large language models (MLLMs) have significantly improved object-level grounding and region captioning. However, they remain limited in visual relation understanding, struggling even with binary relation detection, let alone N-ary relations involving multiple semantic

Cited by 0SourcePDFScholar
2026

SpatialReward: Bridging the Perception Gap in Online RL for Image Editing via Explicit Spatial Reasoning

ICML 2026poster

Online Reinforcement Learning (RL) offers a promising avenue for complex image editing but is currently constrained by the scarcity of reliable and fine-grained reward signals. Existing evaluators frequently struggle with a critical perception gap we term "Attention Collapse," where models neglect c…

Cited by 0SourceScholar
2026

SynGR: Unleashing the Potential of Cross-Modal Synergy for Generative Recommendation

ICML 2026poster

Generative Recommendation (GR) has emerged as a promising paradigm by formulating item recommendation as a sequence-to-sequence generation task over item identifiers. Recent studies have incorporated multimodal signals to provide richer token-level evidence for generation. However, existing approach…

Cited by 0SourceScholar
2026

TIMESLIVER : SYMBOLIC-LINEAR DECOMPOSITION FOR EXPLAINABLE TIME SERIES CLASSIFICATION

ICLR 2026poster

Identifying the extent to which every temporal segment influences a model’s predictions is essential for explaining model decisions and increasing transparency. While post-hoc explainable methods based on gradients and feature-based attributions have been popular, they suffer from reference state se…

Cited by 0SourcecodeScholar
2026

Test-Time Learning of Causal Structure from Interventional Data

ICML 2026poster

Supervised Causal Learning has shown promise in causal discovery, yet it often struggles with generalization across diverse interventional settings, particularly when intervention targets are unknown. To address this, we propose TICL (Test-time Interventional Causal Learning), a novel method that sy…

Cited by 0SourceScholar
2026

The Stability of Singular Distribution: A Spectral Perspective on the Two-Phase Dynamics of Language Model Pre-training

ICML 2026poster

Large language model pre-training typically exhibits a two-phase trajectory: a fast initial loss drop followed by a prolonged slow improvement. We identify an underlying spectral phenomenon, Stability of Singular Distribution (SoSD), where the trace-normalized singular value spectrum stabilizes earl…

Cited by 0SourceScholar
2026

Towards Disentangled Preference Optimization Dynamics

ICML 2026poster

Preference optimization is widely used to align large language models (LLMs) with human preferences, yet many margin-based objectives often suppress the chosen response together with the rejected one, and no general mechanism exists to prevent this across objectives. We bridge this gap by presenting…

Cited by 0SourceScholar
2026

Unifying Language-Action Understanding and Generation for Autonomous Driving

CVPR 2026

Vision-Language-Action (VLA) models are emerging as a promising paradigm for end-to-end autonomous driving, valued for their potential to leverage world knowledge and reason about complex driving scenes. However, existing methods suffer from two critical limitations: a persistent misalignment betwee

Cited by 0SourcecodeScholar
2026

VisuRiddles: Fine-grained Perception is a Primary Bottleneck for Multimodal Large Language Models in Abstract Visual Reasoning

ICLR 2026poster

Recent strides in multimodal large language models (MLLMs) have demonstrated significant progress in many reasoning tasks, but they still fail in Abstract Visual Reasoning (AVR) tasks. Our experimental findings indicate that the core bottleneck lies not only in the reasoning capabilities of MLLMs bu…

Cited by 0SourcecodeScholar
2025

A Backbone for Long-Horizon Robot Task Understanding

RA-L 2025

End-to-end robot learning, particularly for long-horizon tasks, often results in unpredictable outcomes and poor generalization. To address these challenges, we propose a novel <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">Therblig-Based Backbone F

Cited by 8SourceScholar
2025

A Cost-effective Solution for Remote Sensing Image Segmentation via Train/Test-Time Adaptation

ICASSP 2025accepted

Remote Sensing Image (RSI) segmentation has made significant strides, emerging as a leading solution for interpreting remote sensing data. However, due to the substantial domain gap between different remote sensors and limited computational resources, existing RSI segmentation methods often suffer f…

Cited by 0SourceScholar
2025

A Generative Adaptive Replay Continual Learning Model for Temporal Knowledge Graph Reasoning

ACL 2025long

Recent Continual Learning (CL)-based Temporal Knowledge Graph Reasoning (TKGR) methods focus on significantly reducing computational cost and mitigating catastrophic forgetting caused by fine-tuning models with new data. However, existing CL-based TKGR methods still face two key limitations: (1) The…

2025

A Systematic Exploration of Knowledge Graph Alignment with Large Language Models in Retrieval Augmented Generation

AAAI 2025technical

Retrieval Augmented Generation (RAG) with Knowledge Graphs (KGs) is an effective way to enhance Large Language Models (LLMs). Due to the natural discrepancy between structured KGs and sequential LLMs, KGs must be linearized to text before being inputted into LLMs, leading to the problem of KG Alignm…

2025

A3GS: Arbitrary Artistic Style into Arbitrary 3D Gaussian Splatting

ICCV 2025poster

Recently, the field of 3D scene stylization has attracted considerable attention, particularly for applications in the metaverse. A key challenge is rapidly transferring the style of an arbitrary reference image to a 3D scene while faithfully preserving its content structure and spatial layout. Work…

Cited by 0SourcePDFScholar
2025

ACORD: An Expert-Annotated Retrieval Dataset for Legal Contract Drafting

ACL 2025long

Contract clause retrieval is foundational to contract drafting because lawyers rarely draft contracts from scratch; instead, they locate and revise the most relevant precedent clauses. We introduce the Atticus Clause Retrieval Dataset (ACORD), the first expert-annotated benchmark specifically design…

Cited by 0SourcePDFScholar
2025

AI Hospital: Benchmarking Large Language Models in a Multi-agent Medical Interaction Simulator

COLING 2025main

Artificial intelligence has significantly revolutionized healthcare, particularly through large language models (LLMs) that demonstrate superior performance in static medical question answering benchmarks. However, evaluating the potential of LLMs for real-world clinical applications remains challen…

2025

Achieving Speed-Accuracy Balance in Vision-based 3D Occupancy Prediction via Geometric-Semantic Disentanglement

AAAI 2025technical

Occupancy prediction plays a pivotal role in autonomous driving (AD) due to its capabilities of fine-grained 3D perception and general object recognition. However, existing methods often incur high computational costs, which conflict with AD's real-time demand. To this end, we redirect the focus fro…

2025

BSFA: Leveraging the Subspace Dichotomy to Accelerate Neural Network Training

EMNLP 2025

Recent studies (CITATION) highlight a fundamental dichotomy in deep learning optimization: Although parameter updates along the top eigendirections of the loss Hessian (Dom-space) capture most of the update magnitude, they often contribute minimally to loss reduction. In contrast, updates in the ort

2025

Beyond Content Relevance: Evaluating Instruction Following in Retrieval Models

ICLR 2025poster

Instruction-following capabilities in large language models (LLMs) have progressed significantly, enabling more complex user interactions through detailed prompts. However, retrieval systems have not matched these advances, most of them still relies on traditional lexical and semantic matching techn…

2025

CLIPure: Purification in Latent Space via CLIP for Adversarially Robust Zero-Shot Classification

ICLR 2025poster

In this paper, we aim to build an adversarially robust zero-shot image classifier that can accurately and efficiently classify unseen examples while defending against unforeseen adversarial attacks, addressing critical challenges in real-world safety-sensitive scenarios. To achieve this, we focus on…

2025

Can Large Language Models Translate Unseen Languages in Underrepresented Scripts?

EMNLP 2025

Large language models (LLMs) have demonstrated impressive performance in machine translation, but still struggle with unseen low-resource languages, especially those written in underrepresented scripts. To investigate whether LLMs can translate such languages with the help of linguistic resources, w

2025

Causal-aware Large Language Models: Enhancing Decision-Making Through Learning, Adapting and Acting

IJCAI 2025

Large language models (LLMs) have shown great potential in decision-making due to the vast amount of knowledge stored within the models.However, these pre-trained models are prone to lack reasoning abilities and are difficult to adapt to new environments, further hindering their application to compl

2025

Clear Up Confusion: Iterative Differential Generation for Fine-grained Intent Detection with Contrastive Feedback

COLING 2025main

Fine-grained intent detection involves identifying a large number of classes with subtle variations. Recently, generating pseudo samples via large language models has attracted increasing attention to alleviate the data scarcity caused by emerging new intents. However, these methods generate samples…

Cited by 0SourcePDFScholar
2025

CoMM: A Coherent Interleaved Image-Text Dataset for Multimodal Understanding and Generation

CVPR 2025highlight

Interleaved image-text generation has emerged as a crucial multimodal task, aiming at creating sequences of interleaved visual and textual content given a query. Despite notable advancements in recent multimodal large language models (MLLMs), generating integrated image-text sequences that exhibit n…

2025

Coeff-Tuning: A Graph Filter Subspace View for Tuning Attention-Based Large Models

CVPR 2025highlight

Transformer-based large pre-trained models have shown remarkable generalization ability, and various parameter-efficient fine-tuning (PEFT) methods have been proposed to customize these models on downstream tasks with minimal computational and memory budgets. Previous PEFT methods are primarily desi…

2025

CognTKE: A Cognitive Temporal Knowledge Extrapolation Framework

AAAI 2025technical

Reasoning future unknowable facts on temporal knowledge graphs (TKGs) is a challenging task, holding significant academic and practical values for various fields. Existing studies exploring explainable reasoning concentrate on modeling comprehensible temporal paths relevant to the query. Yet, these…

2025

Correlation-Attention Masked Temporal Transformer for User Identity Linkage Using Heterogeneous Mobility Data

AAAI 2025technical

With the rise of social media and Location-Based Social Networks (LBSN), check-in data across platforms has become crucial for User Identity Linkage (UIL). These data not only reveal users' spatio-temporal information but also provide insights into their behavior patterns and interests. However, cro…

2025

Credit Assignment and Fine-Tuning Enhanced Reinforcement Learning for Collaborative Spatial Crowdsourcing

IJCAI 2025

Collaborative spatial crowdsourcing leverages distributed workers' collective intelligence to accomplish spatial tasks. A central challenge is to efficiently assign suitable workers to collaborate on these tasks. Although mainstream reinforcement learning (RL) methods have proven effective in task a

Cited by 0SourcePDFScholar
2025

Curve-Aware Gaussian Splatting for 3D Parametric Curve Reconstruction

ICCV 2025poster

This paper presents an end-to-end framework for reconstructing 3D parametric curves directly from multi-view edge maps. Contrasting with existing two-stage methods that follow a sequential "edge point cloud reconstruction and parametric curve fitting" pipeline, our one-stage approach optimizes 3D pa…

2025

DH-FaceVid-1K: A Large-Scale High-Quality Dataset for Face Video Generation

ICCV 2025poster

Human-centric generative models are becoming increasingly popular, giving rise to various innovative tools and applications, such as talking face videos conditioned on text or audio prompts. The core of these capabilities lies in powerful pre-trained foundation models, trained on large-scale, high-q…

2025

Data with High and Consistent Preference Difference Are Better for Reward Model

AAAI 2025technical

Reinforcement Learning from Human Feedback (RLHF) is a commonly used alignment method for Large Language Models (LLMs). This method relies on a reward model trained on a preference dataset to provide scalar rewards. However, the human-annotated preference data is often sparse, noisy, and costly to o…

2025

Data-driven Visual Servoing of Flexible Continuum Robots in Constrained Environments

IROS 2025

Flexible continuum robots operating in constrained and dynamic environments face significant challenges, especially when interacting with uncertain and potentially unknown conditions. Traditional model-based methods face significant difficulties due to the inherent nonlinearities and uncertainties i

Cited by 1SourceScholar
2025

Debiased Active Learning with Variational Gradient Rectifier

AAAI 2025technical

The strategy of selecting ``most informative'' hard samples in active learning has proven a boon for alleviating the challenges of few-shot learning and costly data annotation in deep learning. However, this very preference towards hard samples engenders bias issues, thereby impeding the full potent…

Cited by 0SourcePDFScholar
2025

Decoupling Contrastive Decoding: Robust Hallucination Mitigation in Multimodal Large Language Models

NeurIPS 2025poster

Although multimodal large language models (MLLMs) exhibit remarkable reasoning capabilities on complex multimodal understanding tasks, they still suffer from the notorious 'hallucination' issue: generating outputs misaligned with obvious visual or factual evidence. Currently, training-based solution…

Cited by 0SourceScholar
2025

Dequantified Diffusion-Schrödinger Bridge for Density Ratio Estimation

ICML 2025poster

Density ratio estimation is fundamental to tasks involving f-divergences, yet existing methods often fail under significantly different distributions or inadequately overlapping supports --- the density-chasm and the support-chasm problems. Additionally, prior approaches yield divergent time scores…

2025

Design and Kinematics for the Cystoscope of a Transurethral Continuum Surgical Robotic System

IROS 2025

To achieve en bloc resection of bladder tumor and the anterior tumor resection in transurethral resection of bladder tumor (TURBT), a cystoscope transurethral continuum robotic system has been proposed. A continuum cystoscope in the system needs to bend more than 180° and its base has translation, a

Cited by 0SourceScholar
2025

DiffDVC: Accurate Event Detection for Dense Video Captioning via Diffusion Models

AAAI 2025technical

Dense video captioning (DVC) aims to describe multiple events within a video, and its performance is greatly affected by the accuracy of video event detection. Video event detection involves predicting the proposal boundaries (start and end times) and the classification score of each event in a vide…

Cited by 0SourcePDFScholar
2025

Do Current Video LLMs Have Strong OCR Abilities? A Preliminary Study

COLING 2025main

With the rise of multi-modal large language models, accurately extracting and understanding textual information from video content—referred to as video-based optical character recognition (Video OCR)—has become a crucial capability. This paper introduces a novel benchmark designed to evaluate the vi…

2025

Don’t Reinvent the Wheel: Efficient Instruction-Following Text Embedding based on Guided Space Transformation

ACL 2025long

In this work, we investigate an important task named instruction-following text embedding, which generates dynamic text embeddings that adapt to user instructions, highlighting specific attributes of text. Despite recent advancements, existing approaches suffer from significant computational overhea…

2025

Dr.ECI: Infusing Large Language Models with Causal Knowledge for Decomposed Reasoning in Event Causality Identification

COLING 2025main

Despite the demonstrated potential of Large Language Models (LLMs) in diverse NLP tasks, their causal reasoning capability appears inadequate when evaluated within the context of the event causality identification (ECI) task. The ECI tasks pose significant complexity for LLMs and necessitate compreh…

2025

EMGLLM: Data-to-Text Alignment for Electromyogram Diagnosis Generation with Medical Numerical Data Encoding

ACL 2025finding

Electromyography (EMG) tables are crucial for diagnosing muscle and nerve disorders, and advancing the automation of EMG diagnostics is significant for improving medical efficiency. EMG tables contain extensive continuous numerical data, which current Large Language Models (LLMs) often struggle to i…

Cited by 0SourcePDFScholar
2025

Evaluating Implicit Bias in Large Language Models by Attacking From a Psychometric Perspective

ACL 2025finding

As large language models (LLMs) become an important way of information access, there have been increasing concerns that LLMs may intensify the spread of unethical content, including implicit bias that hurts certain populations without explicit harmful words. In this paper, we conduct a rigorous eval…

2025

Evaluating Large Language Models through Role-Guide and Self-Reflection: A Comparative Study

ICLR 2025poster

Large Language Models fine-tuned with Reinforcement Learning from Human Feedback (RLHF-LLMs) can over-rely on aligned preferences without truly gaining self-knowledge, leading to hallucination and biases. If an LLM can better access its knowledge and know what it knows, it can avoid making false or…

Cited by 2SourcePDFScholar
2025

Expand and Compress: Exploring Tuning Principles for Continual Spatio-Temporal Graph Forecasting

ICLR 2025poster

The widespread deployment of sensing devices leads to a surge in data for spatio-temporal forecasting applications such as traffic flow, air quality, and wind energy. Although spatio-temporal graph neural networks (STGNNs) have achieved success in modeling various static spatio-temporal forecasting…

Cited by 1SourcePDFScholar
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

FCKT: Fine-Grained Cross-Task Knowledge Transfer with Semantic Contrastive Learning for Targeted Sentiment Analysis

IJCAI 2025

In this paper, we address the task of targeted sentiment analysis , which involves two sub-tasks, i.e., identifying specific aspects from reviews and determining their corresponding senti-ments. Aspect extraction forms the foundation for sentiment prediction, highlighting the critical dependency bet

2025

FDPT: Federated Discrete Prompt Tuning for Black-Box Visual-Language Models

ICCV 2025poster

General-purpose Vision-Language Models (VLMs) have driven major advancements in multimodal AI. Fine-tuning these models with task-specific data enhances adaptability to various downstream tasks but suffers from privacy risks. While potential solutions like federated learning can address user data pr…

Cited by 0SourcePDFScholar
2025

FedAA: A Reinforcement Learning Perspective on Adaptive Aggregation for Fair and Robust Federated Learning

AAAI 2025technical

Federated Learning (FL) has emerged as a promising approach for privacy-preserving model training across decentralized devices. However, it faces challenges such as statistical heterogeneity and susceptibility to adversarial attacks, which can impact model robustness and fairness. Personalized FL at…

2025

Following Occam’s Razor: Dynamic Combination of Structured Knowledge for Multi-Hop Question Answering using LLMs

EMNLP 2025

Multi-hop question answering is a challenging task that requires capturing information from different positions in multiple documents. Recently, several methods propose to enhance Large Language Models (LLMs) by incorporating structured knowledge, aiming to grasp key information for solving this tas

2025

GRPose: Learning Graph Relations for Human Image Generation with Pose Priors

AAAI 2025technical

Recent methods using diffusion models have made significant progress in human image generation with various control signals such as pose priors. However, existing efforts are still struggling to generate high-quality images with consistent pose alignment, resulting in unsatisfactory output. In this…

2025

Gated Cross-Attention Network for Depth Completion

ICASSP 2025accepted

Depth completion is a popular research direction in the field of depth estimation. The fusion of color and depth features is the critical challenge in this task, mainly due to the asymmetry between the rich scene details in color images and the sparse pixels in depth maps. To tackle this issue, we d…

Cited by 0SourceScholar
2025

Gradient-Guided Credit Assignment and Joint Optimization for Dependency-Aware Spatial Crowdsourcing

AAAI 2025technical

Dependency-aware spatial crowdsourcing (DASC) addresses the unique challenges posed by subtask dependencies in spatial task assignment. This paper investigates the task assignment problem in DASC and proposes a two-stage Recommend and Match Optimization (RMO) framework, leveraging multi-agent reinfo…

2025

GraphGarment: Learning Garment Dynamics for Bimanual Cloth Manipulation Tasks

IROS 2025

Physical manipulation of garments is often crucial when performing fabric-related tasks, such as hanging garments. However, due to the deformable nature of fabrics, these operations remain a significant challenge for robots in household, healthcare, and industrial environments. In this paper, we pro

Cited by 6SourceScholar
2025

Growing a Twig to Accelerate Large Vision-Language Models

ICCV 2025poster

Large vision-language models (VLMs) have demonstrated remarkable capabilities in open-world multimodal understanding, yet their high computational overheads pose great challenges for practical deployment. Some recent works have proposed methods to accelerate VLMs by pruning redundant visual tokens g…

2025

HMoRA: Making LLMs More Effective with Hierarchical Mixture of LoRA Experts

ICLR 2025poster

Recent studies have combined Mixture of Experts (MoE) and Parameter-Efficient Fine-tuning (PEFT) to fine-tune large language models (LLMs), holding excellent performance in multi-task scenarios while remaining resource-efficient. However, existing MoE approaches still exhibit the following limitati…

2025

Haptic-ACT: Bridging Human Intuition with Compliant Robotic Manipulation via Immersive VR

IROS 2025

Robotic manipulation is essential for the widespread adoption of robots in industrial and home settings and has long been a focus within the robotics community. Advances in artificial intelligence have introduced promising learning-based methods to address this challenge, with imitation learning eme

Cited by 8SourceScholar
2025

HeRo: A State Machine-Based, Fault-Tolerant Framework for Heterogeneous Multi-Robot Collaboration

ICRA 2025

Heterogeneous robots can work together to accomplish a variety of complex tasks and have shown great potential in many fields. There are many efforts to make robot task orchestration more efficient. However, current methods still have some limitations, including the lack of a high-level abstraction

Cited by 0SourceScholar
2025

HoliTracer: Holistic Vectorization of Geographic Objects from Large-Size Remote Sensing Imagery

ICCV 2025poster

With the increasing resolution of remote sensing imagery (RSI), large-size RSI has emerged as a vital data source for high-precision vector mapping of geographic objects. Existing methods are typically constrained to processing small image patches, which often leads to the loss of contextual informa…

2025

Instance Relation Learning Network with Label Knowledge Propagation for Few-shot Multi-label Intent Detection

IJCAI 2025

Few-shot Multi-label Intent Detection (MID) is crucial for dialogue systems, aiming to detect multiple intents of utterances in low-resource dialogue domains. Previous studies focus on a two-stage pipeline. They first learn representations of utterances with multiple labels and then use a threshold-

Cited by 0SourcePDFScholar
2025

Jailbreak LLMs through Internal Stance Manipulation

EMNLP 2025

To confront the ever-evolving safety risks of LLMs, automated jailbreak attacks have proven effective for proactively identifying security vulnerabilities at scale. Existing approaches, including GCG and AutoDAN, modify adversarial prompts to induce LLMs to generate responses that strictly follow a

2025

LLMs Can Simulate Standardized Patients via Agent Coevolution

ACL 2025long

Training medical personnel using standardized patients (SPs) remains a complex challenge, requiring extensive domain expertise and role-specific practice. Most research on Large Language Model (LLM)-based simulated patients focuses on improving data retrieval accuracy or adjusting prompts through hu…

2025

Less is Enough: Relation Graph Guided Few-shot Learning for Multi-label Aspect Category Detection

ICASSP 2025accepted

Few-shot Multi-label Aspect Category Detection (FMACD) is an essential task, which aims to identify multiple aspect categories in a given sentence with limited data. Recently, the prototypical network as a mainline has been used for the task due to its powerful capacity. However, existing methods mo…

Cited by 0SourceScholar
2025

M2EIT: Multi-Domain Mixture of Experts for Robust Neural Inertial Tracking

ICCV 2025poster

Inertial tracking (IT), independent of the environment and external infrastructure, has long been the ideal solution for providing location services to humans. Despite significant strides in inertial tracking empowered by deep learning, prevailing neural inertial tracking predominantly utilizes conv…

Cited by 0SourcePDFScholar
2025

Make Domain Shift a Catastrophic Forgetting Alleviator in Class-Incremental Learning

AAAI 2025technical

In the realm of class-incremental learning (CIL), alleviating the catastrophic forgetting problem is a pivotal challenge. This paper discovers a counter-intuitive observation: by incorporating domain shift into CIL tasks, the forgetting rate is significantly reduced. Our comprehensive studies demons…

2025

Mechanism Design for LLM Fine-tuning with Multiple Reward Models

NeurIPS 2025poster

Fine-tuning large language models (LLMs) to aggregate multiple preferences has attracted considerable research attention. With aggregation algorithms advancing, a potential economic scenario arises where fine-tuning services are provided to agents with different preferences. In this context, agents…

Cited by 0SourceScholar
2025

Multi-view Clustering via Multi-granularity Ensemble

IJCAI 2025

Multi-view clustering aims to integrate complementary information from multiple views to improve clustering performance. However, existing ensemble-based methods suffer from information loss due to their reliance on single-granularity labels, limiting the discriminative capability of learned represe

Cited by 0SourcePDFScholar
2025

NAPPure: Adversarial Purification for Robust Image Classification under Non-Additive Perturbations

ICCV 2025poster

Adversarial purification has achieved great success in combating adversarial image perturbations, which are usually assumed to be additive. However, non-additive adversarial perturbations such as blur, occlusion, and distortion are also common in the real world. Under such perturbations, existing ad…

Cited by 0SourcePDFScholar
2025

OCRBench v2: An Improved Benchmark for Evaluating Large Multimodal Models on Visual Text Localization and Reasoning

NeurIPS 2025poster

Scoring the Optical Character Recognition (OCR) capabilities of Large Multimodal Models (LMMs) has witnessed growing interest. Existing benchmarks have highlighted the impressive performance of LMMs in text recognition; however, their abilities in certain challenging tasks, such as text localization…

Cited by 0SourcecodeScholar
2025

Offline Learning for Combinatorial Multi-armed Bandits

ICML 2025poster

The combinatorial multi-armed bandit (CMAB) is a fundamental sequential decision-making framework, extensively studied over the past decade. However, existing work primarily focuses on the online setting, overlooking the substantial costs of online interactions and the readily available offline data…

Cited by 1SourcePDFScholar
2025

PR-KGC: Text-enhanced Knowledge Graph Completion with Pair-wise Re-ranking

ICASSP 2025accepted

Recent advancements in Knowledge Graph Completion (KGC) often adopt a two-stage pipeline that combines triple-based retrieval with text-based re-ranking. However, point-wise re-rankers, which score candidates individually, often fail to capture subtle distinctions between similar candidates due to t…

Cited by 0SourceScholar
2025

QR-LoRA: Efficient and Disentangled Fine-tuning via QR Decomposition for Customized Generation

ICCV 2025poster

Existing text-to-image models often rely on parame- ter fine-tuning techniques such as Low-Rank Adaptation (LoRA) to customize visual attributes. However, when com- bining multiple LoRA models for content-style fusion tasks, unstructured modifications of weight matrices often lead to undesired featu…

Cited by 0SourcePDFScholar
2025

R1-Onevision: Advancing Generalized Multimodal Reasoning through Cross-Modal Formalization

ICCV 2025poster

Large Language Models have demonstrated remarkable reasoning capability in complex textual tasks. However, multimodal reasoning, which requires integrating visual and textual information, remains a significant challenge. Existing visual-language models often struggle to effectively analyze and reaso…

2025

SGN: Shifted Window-Based Hierarchical Variable Grouping for Multivariate Time Series Classification

NeurIPS 2025poster

Multivariate time series (MTS) classification has attracted increasing attention across various domains. Existing methods either decompose MTS into separate univariate series, ignoring inter-variable dependencies, or jointly model all variables, which may lead to over-smoothing and loss of semantic…

Cited by 0SourceScholar
2025

SPEA: Large-Scale Entity Alignment via Self-Partitioning

ICASSP 2025accepted

The task of entity alignment (EA) seeks to identify corresponding entities across different knowledge graphs (KGs). However, in large-scale KG alignment tasks, the complexity of the problem renders traditional entity structure representation methods, designed for small-scale KGs, ineffective. Partit…

Cited by 0SourceScholar
2025

Scalable Trajectory-User Linking with Dual-Stream Representation Networks

AAAI 2025technical

Trajectory-user linking (TUL) aims to match anonymous trajectories to the most likely users who generated them, offering benefits for a wide range of real-world spatio-temporal applications. However, existing TUL methods are limited by high model complexity and poor learning of the effective represe…

2025

Self-supervised Learning of Hybrid Part-aware 3D Representations of 2D Gaussians and Superquadrics

ICCV 2025poster

Low-level 3D representations, such as point clouds, meshes, NeRFs and 3D Gaussians, are commonly used for modeling 3D objects and scenes. However, cognitive studies indicate that human perception operates at higher levels and interprets 3D environments by decomposing them into meaningful structural…

Cited by 0SourcePDFScholar
2025

Singing Voice Conversion with Accompaniment Using Self-Supervised Representation-Based Melody Features

ICASSP 2025accepted

Melody preservation is crucial in singing voice conversion (SVC). However, in many scenarios, audio is often accompanied with background music (BGM), which can cause audio distortion and interfere with the extraction of melody and other key features, significantly degrading SVC performance. Previous…

Cited by 0SourceScholar
2025

Smoothness Really Matters: A Simple Yet Effective Approach for Unsupervised Graph Domain Adaptation

AAAI 2025technical

Unsupervised Graph Domain Adaptation (UGDA) seeks to bridge distribution shifts between domains by transferring knowledge from labeled source graphs to given unlabeled target graphs. Existing UGDA methods primarily focus on aligning features in the latent space learned by graph neural networks (GNNs…

2025

Spatial-Temporal Knowledge Distillation for Takeaway Recommendation

AAAI 2025technical

The takeaway recommendation system aims to recommend users' future takeaway purchases based on their historical purchase behaviors, thereby improving user satisfaction and boosting merchant sales. Existing methods focus on incorporating auxiliary information or leveraging knowledge graphs to allevia…

2025

Structural-Entropy-Based Sample Selection for Efficient and Effective Learning

ICLR 2025poster

Sample selection improves the efficiency and effectiveness of machine learning models by providing informative and representative samples. Typically, samples can be modeled as a sample graph, where nodes are samples and edges represent their similarities. Most existing methods are based on local inf…

Cited by 1SourcePDFScholar
2025

Synergistic Multi-Agent Framework with Trajectory Learning for Knowledge-Intensive Tasks

AAAI 2025technical

Recent advancements in Large Language Models (LLMs) have led to significant breakthroughs in various natural language processing tasks. However, generating factually consistent responses in knowledge-intensive scenarios remains a challenge due to issues such as hallucination, difficulty in acquiring…

2025

Task-Decoupled Bezier Surface Constraint for Uneven Low-Light Image Enhancement

ICCV 2025poster

Low-light image enhancement (LLIE) is a fundamental task in computer vision. Its goal is to extract more useful information from dark regions. Many existing methods have made excellent strides in improving image brightness and enhancing texture details. However, these approaches often lead to overex…

Cited by 0SourcePDFScholar
2025

Think and Recall: Layer-Level Prompting for Lifelong Model Editing

EMNLP 2025

Lifelong model editing aims to dynamically adjust a model’s output with respect to specific facts, knowledge points, or behaviors, enabling the model to adapt to the ever-changing demands of the real world without requiring retraining. While some retrieval-based methods have demonstrated potential i

2025

Towards Boosting LLMs-driven Relevance Modeling with Progressive Retrieved Behavior-augmented Prompting

COLING 2025industry

This paper studies the relevance modeling problem by integrating world knowledge stored in the parameters of LLMs with specialized domain knowledge represented by user behavior data for achieving promising performance. The novel framework ProRBP is proposed, which innovatively develops user-driven b…

2025

Unleashing the Potential of Transformer Flow for Photorealistic Face Restoration

IJCAI 2025

Face restoration is a challenging task due to the need to remove artifacts and restore details. Traditional methods usually use generative model prior to achieve face restoration, but the restored results are still insufficient in terms of realism and details. In this paper, we introduce OmniFace, a

Cited by 0SourcePDFScholar
2025

UrbanVLP: Multi-Granularity Vision-Language Pretraining for Urban Socioeconomic Indicator Prediction

AAAI 2025technical

Urban socioeconomic indicator prediction aims to infer various metrics related to sustainable development in diverse urban landscapes using data-driven methods. However, prevalent pretrained models, particularly those reliant on satellite imagery, face dual challenges. Firstly, concentrating solely…

2024

A Lightweight Powered Knee Prosthesis Replicating Early-Stance Knee Flexion During Level Walking

RA-L 2024

Powered knee prostheses promise to improve the mobility of transfemoral amputees by imitating the biomechanics of the missing knee joint. Unfortunately, the heavy weight and short battery life severely limit the application of powered prostheses. Here, we present a lightweight powered knee prosthesi

Cited by 2SourceScholar
2024

ALPINE: Unveiling The Planning Capability of Autoregressive Learning in Language Models

NeurIPS 2024poster

Planning is a crucial element of both human intelligence and contemporary large language models (LLMs). In this paper, we initiate a theoretical investigation into the emergence of planning capabilities in Transformer-based LLMs via their next-word prediction mechanisms. We model planning as a netwo…

Cited by 8SourcePDFScholar
2024

An Efficient and Effective Transformer Decoder-Based Framework for Multi-Task Visual Grounding

ECCV 2024poster

"Most advanced visual grounding methods rely on Transformers for visual-linguistic feature fusion. However, these Transformer-based approaches encounter a significant drawback: the computational costs escalate quadratically due to the self-attention mechanism in the Transformer Encoder, particularly…

2024

Attractor Memory for Long-Term Time Series Forecasting: A Chaos Perspective

NeurIPS 2024poster

In long-term time series forecasting (LTSF) tasks, an increasing number of works have acknowledged that discrete time series originate from continuous dynamic systems and have attempted to model their underlying dynamics. Recognizing the chaotic nature of real-world data, our model, Attraos, incorpo…

2024

Automatic Channel Selection and Spatial Feature Integration for Multi-Channel Speech Recognition Across Various Array Topologies

ICASSP 2024accepted

Automatic Speech Recognition (ASR) has shown remarkable progress, yet it still faces challenges in real-world distant scenarios across various array topologies each with multiple recording devices. The focal point of the CHiME-7 Distant ASR task is to devise a unified system capable of generalizing…

Cited by 0SourceScholar
2024

Automatic De-Biased Temporal-Relational Modeling for Stock Investment Recommendation

IJCAI 2024poster

Stock investment recommendation is crucial for guiding investment decisions and managing portfolios. Recent studies have demonstrated the potential of temporal-relational models (TRM) to yield excess investment returns. However, in the complicated finance ecosystem, the current TRM suffer from both…

Cited by 6SourcePDFScholar
2024

Can Graph Learning Improve Planning in LLM-based Agents?

NeurIPS 2024poster

Task planning in language agents is emerging as an important research topic alongside the development of large language models (LLMs). It aims to break down complex user requests in natural language into solvable sub-tasks, thereby fulfilling the original requests. In this context, the sub-tasks can…

2024

CausalDiff: Causality-Inspired Disentanglement via Diffusion Model for Adversarial Defense

NeurIPS 2024poster

Despite ongoing efforts to defend neural classifiers from adversarial attacks, they remain vulnerable, especially to unseen attacks. In contrast, humans are difficult to be cheated by subtle manipulations, since we make judgments only based on essential factors. Inspired by this observation, we atte…

2024

Combinatorial Bandits for Maximum Value Reward Function under Value-Index Feedback

ICLR 2024poster

We investigate the combinatorial multi-armed bandit problem where an action is to select $k$ arms from a set of base arms, and its reward is the maximum of the sample values of these $k$ arms, under a weak feedback structure that only returns the value and index of the arm with the maximum value. Th…

Cited by 5SourcePDFScholar
2024

Combinatorial Multivariant Multi-Armed Bandits with Applications to Episodic Reinforcement Learning and Beyond

ICML 2024poster

We introduce a novel framework of combinatorial multi-armed bandits (CMAB) with multivariant and probabilistically triggering arms (CMAB-MT), where the outcome of each arm is a $d$-dimensional multivariant random variable and the feedback follows a general arm triggering process. Compared with exist…

Cited by 4SourcePDFScholar
2024

Double-Checker: Large Language Model as a Checker for Few-shot Named Entity Recognition

EMNLP 2024finding

Recently, few-shot Named Entity Recognition (NER) has attracted significant attention due to the high cost of obtaining high-quality labeled data. Decomposition-based methods have demonstrated remarkable performance on this task, which initially train a type-independent span detector and subsequentl…

2024

Dual-Prior Augmented Decoding Network for Long Tail Distribution in HOI Detection

AAAI 2024technical

Human object interaction detection aims at localizing human-object pairs and recognizing their interactions. Trapped by the long-tailed distribution of the data, existing HOI detection methods often have difficulty recognizing the tail categories. Many approaches try to improve the recognition of HO…

2024

From Discrimination to Generation: Low-Resource Intent Detection with Language Model Instruction Tuning

ACL 2024findings

Intent detection aims to identify user goals from utterances, and is a ubiquitous step towards the satisfaction of user desired needs in many interaction systems. As dynamic and varied intents arise, models that are capable of identifying new intents promptly are required. However, existing studies…

Cited by 3SourcePDFScholar
2024

From Yes-Men to Truth-Tellers: Addressing Sycophancy in Large Language Models with Pinpoint Tuning

ICML 2024poster

Large Language Models (LLMs) tend to prioritize adherence to user prompts over providing veracious responses, leading to the sycophancy issue. When challenged by users, LLMs tend to admit mistakes and provide inaccurate responses even if they initially provided the correct answer. Recent works propo…

Cited by 10SourcePDFScholar
2024

Fully Exploiting Every Real Sample: SuperPixel Sample Gradient Model Stealing

CVPR 2024poster

Model stealing (MS) involves querying and observing the output of a machine learning model to steal its capabilities. The quality of queried data is crucial yet obtaining a large amount of real data for MS is often challenging. Recent works have reduced reliance on real data by using generative mode…

2024

G.O.G: A Versatile Gripper-on-Gripper Design for Bimanual Cloth Manipulation With a Single Robotic Arm

RA-L 2024

The manipulation of garments poses research challenges due to their deformable nature and the extensive variability in shapes and sizes. Despite numerous attempts by researchers to address these via approaches involving robot perception and control, there has been a relatively limited interest in re

Cited by 5SourceScholar
2024

GMM-Based Heuristic Decision Framework for Safe Automated Laparoscope Control

RA-L 2024

Automated laparoscope field of view (FoV) control in minimal invasive surgery (MIS) poses challenges, as existing solutions failed to address dynamic surgical FoV requirements across different phases and they neglected the misorientation effect or potential obstacles during the control process which

Cited by 11SourceScholar
2024

Generative Retrieval Meets Multi-Graded Relevance

NeurIPS 2024spotlight

Generative retrieval represents a novel approach to information retrieval, utilizing an encoder-decoder architecture to directly produce relevant document identifiers (docids) for queries. While this method offers benefits, current implementations are limited to scenarios with binary relevance data,…

Cited by 2SourcePDFScholar
2024

Identification of Causal Structure with Latent Variables Based on Higher Order Cumulants

AAAI 2024technical

Causal discovery with latent variables is a crucial but challenging task. Despite the emergence of numerous methods aimed at addressing this challenge, they are not fully identified to the structure that two observed variables are influenced by one latent variable and there might be a directed edge…

Cited by 4SourcePDFScholar
2024

Individual Causal Structure Learning from Population Data

IJCAI 2024poster

Learning the causal structure of each individual plays a crucial role in neuroscience, biology, and so on. Existing methods consider data from each individual separately, which may yield inaccurate causal structure estimations in limited samples. To leverage more samples, we consider incorporating d…

2024

KPatch: Knowledge Patch to Pre-trained Language Model for Zero-Shot Stance Detection on Social Media

COLING 2024main

Zero-shot stance detection on social media (ZSSD-SM) aims to distinguish the attitude in tweets towards an unseen target. Previous work capture latent variables between source and target domains to perform this task, but the lack of context knowledge hinders the detection performance. Recent studies…

2024

Language-Image Pre-training with Long Captions

ECCV 2024poster

"Language-image pre-training largely relies on how precisely and thoroughly a text describes its paired image. In practice, however, the contents of an image can be so rich that well describing them requires lengthy captions (e.g., with 10 sentences), which are usually missing in existing datasets.…

2024

LoTLIP: Improving Language-Image Pre-training for Long Text Understanding

NeurIPS 2024poster

In this work, we empirically confirm that the key reason causing such an issue is that the training images are usually paired with short captions, leaving certain tokens easily overshadowed by salient tokens. Towards this problem, our initial attempt is to relabel the data with long captions, howeve…

2024

Modeling Adaptive Inter-Task Feature Interactions via Sentiment-Aware Contrastive Learning for Joint Aspect-Sentiment Prediction

AAAI 2024technical

Aspect prediction (AP) and sentiment prediction (SP) are representative applications in fine-grained sentiment anal- ysis. They can be considered as sequential tasks, where AP identifies mentioned aspects in a sentence, and SP infers fine-grained sentiments for these aspects. Recent models perform t…

Cited by 8SourcePDFScholar
2024

Perturbation-Invariant Adversarial Training for Neural Ranking Models: Improving the Effectiveness-Robustness Trade-Off

AAAI 2024technical

Neural ranking models (NRMs) have shown great success in information retrieval (IR). But their predictions can easily be manipulated using adversarial examples, which are crafted by adding imperceptible perturbations to legitimate documents. This vulnerability raises significant concerns about their…

2024

Position: What Can Large Language Models Tell Us about Time Series Analysis

ICML 2024poster

Time series analysis is essential for comprehending the complexities inherent in various real-world systems and applications. Although large language models (LLMs) have recently made significant strides, the development of artificial general intelligence (AGI) equipped with time series analysis capa…

Cited by 36SourcePDFScholar
2024

Query-Efficient Correlation Clustering with Noisy Oracle

NeurIPS 2024poster

We study a general clustering setting in which we have $n$ elements to be clustered, and we aim to perform as few queries as possible to an oracle that returns a noisy sample of the weighted similarity between two elements. Our setting encompasses many application domains in which the similarity fun…

Cited by 2SourcePDFScholar
2024

Retrieval and Reasoning on KGs: Integrate Knowledge Graphs into Large Language Models for Complex Question Answering

EMNLP 2024finding

Despite Large Language Models (LLMs) have performed impressively in various Natural Language Processing (NLP) tasks, their inherent hallucination phenomena severely challenge their credibility in complex reasoning. Combining explainable Knowledge Graphs (KGs) with LLMs is a promising path to address…

Cited by 7SourcePDFScholar
2024

Self-Distillation Bridges Distribution Gap in Language Model Fine-Tuning

ACL 2024long

The surge in Large Language Models (LLMs) has revolutionized natural language processing, but fine-tuning them for specific tasks often encounters challenges in balancing performance and preserving general instruction-following abilities. In this paper, we posit that the distribution gap between tas…

2024

Simultaneous Estimation of Shape and Force along Highly Deformable Surgical Manipulators Using Sparse FBG Measurement

ICRA 2024poster

Recently, fiber optic sensors such as fiber Bragg gratings (FBGs) have been widely investigated for shape reconstruction and force estimation of flexible surgical robots. However, most existing approaches need precise model parameters of FBGs inside the fiber and their alignments with the flexible r…

Cited by 2SourceScholar
2024

TNPAR: Topological Neural Poisson Auto-Regressive Model for Learning Granger Causal Structure from Event Sequences

AAAI 2024technical

Learning Granger causality from event sequences is a challenging but essential task across various applications. Most existing methods rely on the assumption that event sequences are independent and identically distributed (i.i.d.). However, this i.i.d. assumption is often violated due to the inhere…

Cited by 5SourcePDFScholar
2024

Terra: A Multimodal Spatio-Temporal Dataset Spanning the Earth

NeurIPS 2024poster

Since the inception of our planet, the meteorological environment, as reflected through spatio-temporal data, has always been a fundamental factor influencing human life, socio-economic progress, and ecological conservation. A comprehensive exploration of this data is thus imperative to gain a deepe…

2024

Towards Robust Trajectory Representations: Isolating Environmental Confounders with Causal Learning

IJCAI 2024poster

Trajectory modeling refers to characterizing human movement behavior, serving as a pivotal step in understanding mobility patterns. Nevertheless, existing studies typically ignore the confounding effects of geospatial context, leading to the acquisition of spurious correlations and limited generaliz…

Cited by 8SourcePDFScholar
2024

TraKDis: A Transformer-Based Knowledge Distillation Approach for Visual Reinforcement Learning With Application to Cloth Manipulation

RA-L 2024

Approaching robotic cloth manipulation using reinforcement learning based on visual feedback is appealing as robot perception and control can be learned simultaneously. However, major challenges result due to the intricate dynamics of cloth and the high dimensionality of the corresponding states, wh

Cited by 21SourceScholar
2024

Visualization Recommendation with Prompt-based Reprogramming of Large Language Models

ACL 2024long

Visualization recommendations, which aim to automatically match proper visual charts for specific data tables, can significantly simplify the data analysis process. Traditional approaches in this domain have primarily relied on rule-based or machine learning-based methodologies. These methods often…

2023

Autonomous Intelligent Navigation for Flexible Endoscopy Using Monocular Depth Guidance and 3-D Shape Planning

ICRA 2023poster

Recent advancements toward perception and decision-making of flexible endoscopes have shown great potential in computer-aided surgical interventions. However, owing to modeling uncertainty and inter-patient anatomical variation in flexible endoscopy, the challenge remains for efficient and safe navi…

Cited by 12SourceScholar
2023

Bandit Multi-linear DR-Submodular Maximization and Its Applications on Adversarial Submodular Bandits

ICML 2023poster

We investigate the online bandit learning of the monotone multi-linear DR-submodular functions, designing the algorithm $\mathtt{BanditMLSM}$ that attains $O(T^{2/3}\log T)$ of $(1-1/e)$-regret. Then we reduce submodular bandit with partition matroid constraint and bandit sequential monotone maximiz…

Cited by 12SourcePDFScholar
2023

Causal Discovery with Latent Confounders Based on Higher-Order Cumulants

ICML 2023poster

Causal discovery with latent confounders is an important but challenging task in many scientific areas. Despite the success of some overcomplete independent component analysis (OICA) based methods in certain domains, they are computationally expensive and can easily get stuck into local optima. We n…

Cited by 18SourcePDFScholar
2023

Closing the gap between the upper bound and lower bound of Adam's iteration complexity

NeurIPS 2023poster

Recently, Arjevani et al. [1] establish a lower bound of iteration complexity for the first-order optimization under an $L$-smooth condition and a bounded noise variance assumption. However, a thorough review of existing literature on Adam's convergence reveals a noticeable gap: none of them meet…

Cited by 24SourcePDFScholar
2023

Contextual Combinatorial Bandits with Probabilistically Triggered Arms

ICML 2023poster

We study contextual combinatorial bandits with probabilistically triggered arms (C$^2$MAB-T) under a variety of smoothness conditions that capture a wide range of applications, such as contextual cascading bandits and contextual influence maximization bandits. Under the triggering probability modula…

Cited by 21SourcePDFScholar
2023

Dual Class Knowledge Propagation Network for Multi-label Few-shot Intent Detection

ACL 2023long

Multi-label intent detection aims to assign multiple labels to utterances and attracts increasing attention as a practical task in task-oriented dialogue systems. As dialogue domains change rapidly and new intents emerge fast, the lack of annotated data motivates multi-label few-shot intent detectio…

Cited by 10SourcePDFScholar
2023

Fourier-Net: Fast Image Registration with Band-Limited Deformation

AAAI 2023technical

Unsupervised image registration commonly adopts U-Net style networks to predict dense displacement fields in the full-resolution spatial domain. For high-resolution volumetric image data, this process is however resource-intensive and time-consuming. To tackle this problem, we propose the Fourier-Ne…

2023

KNSE: A Knowledge-aware Natural Language Inference Framework for Dialogue Symptom Status Recognition

ACL 2023findings

Symptom diagnosis in medical conversations aims to correctly extract both symptom entities and their status from the doctor-patient dialogue. In this paper, we propose a novel framework called KNSE for symptom status recognition (SSR), where the SSR is formulated as a natural language inference (NLI…

Cited by 4SourcePDFScholar
2023

Learning Few-shot Sample-set Operations for Noisy Multi-label Aspect Category Detection

IJCAI 2023poster

Multi-label Aspect Category Detection (MACD) is essential for aspect-based sentiment analysis, which aims to identify multiple aspect categories in a given sentence. Few-shot MACD is critical due to the scarcity of labeled data. However, MACD is a high-noise task, and existing methods fail to addres…

Cited by 4SourcePDFScholar
2023

Learning to Grasp Clothing Structural Regions for Garment Manipulation Tasks

IROS 2023poster

When performing cloth-related tasks, such as garment hanging, it is often important to identify and grasp certain structural regions—a shirt's collar as opposed to its sleeve, for instance. However, due to cloth deformability, these manipulation activities, which are essential in domestic, health ca…

Cited by 11SourceScholar
2023

Person Identification with Wearable Sensing Using Missing Feature Encoding and Multi-Stage Modality Fusion

ICASSP 2023accepted

We present a missingness-aware fusion network (MAFN) to identify a person’s digital phenotype from continuously measured longitudinal multi-modal wearable data. This work is done as a part of Track 1 of e-Prevention: Person Identification and Relapse Detection from Continuous Recordings of Biosignal…

Cited by 0SourceScholar
2023

Regularized Mask Tuning: Uncovering Hidden Knowledge in Pre-Trained Vision-Language Models

ICCV 2023poster

Prompt tuning and adapter tuning have shown great potential in transferring pre-trained vision-language models (VLMs) to various downstream tasks. In this work, we design a new type of tuning method, termed as regularized mask tuning, which masks the network parameters through a learnable selection.…

Cited by 12PDFScholar
2023

Towards Enhancing Relational Rules for Knowledge Graph Link Prediction

EMNLP 2023long findings

Graph neural networks (GNNs) have shown promising performance for knowledge graph reasoning. A recent variant of GNN called progressive relational graph neural network (PRGNN), utilizes relational rules to infer missing knowledge in relational digraphs and achieves notable results. However, during r…

Cited by 0SourcecodeScholar
2022

3d Cross-Scale Feature Transformer Network for Brain Mr Image Super-Resolution

ICASSP 2022accepted

High-resolution (HR) magnetic resonance (MR) images could provide reliable visual information for clinical diagnosis. Recently, super-resolution (SR) methods based on convolutional neural networks (CNNs) have shown great potential in obtaining HR MR images. However, most existing CNN-based SR method…

Cited by 0SourceScholar
2022

A Hierarchical Interactive Network for Joint Span-based Aspect-Sentiment Analysis

COLING 2022main

Recently, some span-based methods have achieved encouraging performances for joint aspect-sentiment analysis, which first extract aspects (aspect extraction) by detecting aspect boundaries and then classify the span-level sentiments (sentiment classification). However, most existing approaches eithe…

2022

A Structure-Aware Argument Encoder for Literature Discourse Analysis

COLING 2022main

Existing research for argument representation learning mainly treats tokens in the sentence equally and ignores the implied structure information of argumentative context. In this paper, we propose to separate tokens into two groups, namely framing tokens and topic ones, to capture structural inform…

2022

Adaptive Long-Short Pattern Transformer for Stock Investment Selection

IJCAI 2022poster

Stock investment selection is a hard issue in the Fintech field due to non-stationary dynamics and complex market interdependencies. Existing studies are mostly based on RNNs, which struggle to capture interactive information among fine granular volatility patterns. Besides, they either treat stocks…

Cited by 44SourcePDFScholar
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

Batch-Size Independent Regret Bounds for Combinatorial Semi-Bandits with Probabilistically Triggered Arms or Independent Arms

NeurIPS 2022accept

In this paper, we study the combinatorial semi-bandits (CMAB) and focus on reducing the dependency of the batch-size $K$ in the regret bound, where $K$ is the total number of arms that can be pulled or triggered in each round. First, for the setting of CMAB with probabilistically triggered arms (CMA…

Cited by 23SourcePDFScholar
2022

Branching Reinforcement Learning

ICML 2022spotlight

In this paper, we propose a novel Branching Reinforcement Learning (Branching RL) model, and investigate both Regret Minimization (RM) and Reward-Free Exploration (RFE) metrics for this model. Unlike standard RL where the trajectory of each episode is a single $H$-step path, branching RL allows an a…

Cited by 0SourcePDFScholar
2022

Causal Alignment Based Fault Root Causes Localization for Wireless Network

ICASSP 2022accepted

Localizing fault root causes is challenging but critical for wireless network operation and maintenance. Though supervised methods have shown promising results in training samples, most of the existing approaches assume that the training and the testing samples are independent and identical distribu…

Cited by 0SourceScholar
2022

Combined Magnetic Field Decoupling and Disturbance Rejection Control of Microrobots Based on Extended State Observer

RA-L 2022

Magnetic microrobots are potentially used in various biomedical applications due to their distinguished properties in bio-related manipulation such as minimally invasive and accessible in complex bio-environment. Precise path tracking control of magnetic microrobots in complex interference is an imp

Cited by 12SourceScholar
2022

Contextual Fine-to-Coarse Distillation for Coarse-grained Response Selection in Open-Domain Conversations

ACL 2022long

We study the problem of coarse-grained response selection in retrieval-based dialogue systems. The problem is equally important with fine-grained response selection, but is less explored in existing literature. In this paper, we propose a Contextual Fine-to-Coarse (CFC) distilled model for coarse-gr…

2022

D2-TPred: Discontinuous Dependency for Trajectory Prediction under Traffic Lights

ECCV 2022poster

"A profound understanding of inter-agent relationships and motion behaviors is important to achieve high-quality planning when navigating in complex scenarios, especially at urban traffic intersections. We present a trajectory prediction approach with respect to traffic lights, D2-TPred, which uses…