← Search

Shuo Zhang

60 accepted papers

2026

A Theoretical Analysis of Detecting Large Model-Generated Time Series

AAAI 2026technical

Motivated by the increasing risks of data misuse and fabrication, we investigate the problem of identifying synthetic time series generated by Time-Series Large Models (TSLMs) in this work. While there are extensive researches on detecting model generated text, we find that these existing methods ar

Cited by 0SourcePDFScholar
2026

Geometric Image Editing via Effects-Sensitive In-Context Inpainting with Diffusion Transformers

ICLR 2026poster

Recent advances in diffusion models have significantly improved image editing. However, challenges persist in handling geometric transformations, such as translation, rotation, and scaling, particularly in complex scenes. Existing approaches suffer from two main limitations: (1) difficulty in achiev…

Cited by 0SourceScholar
2026

GitTaskBench: A Benchmark for Code Agents Solving Real-World Tasks Through Code Repository Leveraging

AAAI 2026technical

Beyond scratch coding, exploiting large-scale code repositories (e.g., GitHub) for practical tasks is vital in real-world software development, yet current benchmarks rarely evaluate code agents in such authentic, workflow-driven scenarios. To bridge this gap, we introduce GitTaskBench, a benchmark

Cited by 0SourcePDFScholar
2026

LF-BVN: Blind-View Network for Self-Supervised Light Field Denoising

CVPR 2026

Recent advances in learning-based Light Field (LF) image denoising have achieved impressive results. However, these methods rely heavily on large-scale noisy-clean image pairs and often fail to generalize to unseen or complex noise.In this work, we observe that the inherent multi-view consistency of

Cited by 0SourcecodeScholar
2026

LFQA-E: Carefully Benchmarking Long-form QA Evaluation

ICLR 2026poster

Long-Form Question Answering (LFQA) involves generating comprehensive, paragraph-level responses to open-ended questions, which poses a significant challenge for evaluation due to the richness of information and flexible response format. Existing LFQA-evaluation benchmarks often lack reference answe…

Cited by 0SourceScholar
2026

ReFAct: Empowering Multimodal Web Agents with Visual and Context Focusing

CVPR 2026

Multimodal Web Search Agents demonstrate a practically valuable capability by fusing information from diverse modalities (e.g., text and vision), retrieved iteratively from the internet, to address complex user queries. However, the visual modality is prone to information overload, and the noise con

Cited by 0SourceScholar
2026

SimpleDiffusion: A Lightweight and Efficient Conditional Diffusion Model for Multi-Modal Salient Object Detection

AAAI 2026technical

Multi-modal salient object detection (MSOD), which integrates complementary modalities such as depth or thermal data, primarily faces two challenges: accurately preserving salient object details and effectively aligning cross-modal features. Recent advances in using Stable Diffusion to generate imag

Cited by 0SourcePDFScholar
2026

Synergizing Multigrid Algorithms with Vision Transformer: A Novel Approach to Enhance the Seismic Foundation Model

AAAI 2026technical

Due to the rapid advancement and homogenization of Artificial Intelligence (AI) technology development, transformer-based foundation models have revolutionized scientific applications, such as drug discovery, materials research, and astronomy. However, seismic data presents unique characteristics th

Cited by 0SourcePDFScholar
2026

Why Not Hyperparameter-Friendly Optimisation? A Monotonic Adaptive Norm Rescaling Approach For Long-Tailed Recognition

CVPR 2026

Long-tailed recognition poses a significant challenge for deep learning. The two-stage decoupling paradigm, which separates representation learning from classifier retraining, offers a promising solution. During the classifier retraining stage, adaptive norm rescaling is a popular technique. It adju

Cited by 0SourcecodeScholar
2025

AI-Powered Algorithm-Centric Quantum Processor Topology Design

AAAI 2025technical

Quantum computing promises to revolutionize various fields, yet the execution of quantum programs necessitates an effective compilation process. This involves strategically mapping quantum circuits onto the physical qubits of a quantum processor. The qubits' arrangement, or topology, is pivotal to t…

2025

Crouch Gait Recognition of Children with Cerebral Palsy Based on CNN-LSTM Hybrid Model

IROS 2025

Crouch gait is one of the key characteristics of children with cerebral palsy, and early detection of gait changes is crucial for subsequent exoskeleton-assisted therapy. This study uses the Vicon 3D motion capture system to collect experimental data on four gait phases of children with cerebral pal

Cited by 0SourceScholar
2025

DiMSOD: A Diffusion-Based Framework for Multi-Modal Salient Object Detection

AAAI 2025technical

Multi-modal salient object detection (SOD) through the integration of additional data such as depth or thermal information has become a significant task in computer vision during recent years. Traditionally, the challenges of identifying salient objects in RGB, RGB-D (Depth), and RGB-T (Thermal) ima…

Cited by 0SourcePDFScholar
2025

EAReranker: Efficient Embedding Adequacy Assessment for Retrieval Augmented Generation

NeurIPS 2025poster

With the increasing adoption of Retrieval-Augmented Generation (RAG) systems for knowledge-intensive tasks, ensuring the adequacy of retrieved documents has become critically important for generation quality. Traditional reranking approaches face three significant challenges: substantial computation…

Cited by 0SourceScholar
2025

Epipolar Consistent Attention Aggregation Network for Unsupervised Light Field Disparity Estimation

ICCV 2025poster

Disparity estimation is an essential step in processing and analyzing Light Field (LF) images. Recent methods construct the cost volume to exploit the correspondence of the LFs over the preset maximum disparity, limiting them to process the large parallax scenes. Different from constructing cost vol…

Cited by 0SourcePDFScholar
2025

Exploring Intrinsic Alignments Within Text Corpus

AAAI 2025technical

Recent years have witnessed rapid advancements in the safety alignments of large language models (LLMs). Methods such as supervised instruction fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) have thus emerged as vital components in constructing LLMs. While these methods achi…

2025

Exploring View Consistency for Scene-Adaptive Low-Light Light Field Image Enhancement

ICCV 2025poster

Light Field (LF) images captured under low illumination conditions typically exhibit low quality. Recent learning-based methods for low-light LF enhancement are generally tailored to specific illumination inputs, limiting their performance in real-world scenes. Moreover, how to maintain the inherent…

Cited by 0SourcePDFScholar
2025

LIRA: Inferring Segmentation in Large Multi-modal Models with Local Interleaved Region Assistance

ICCV 2025poster

While large multi-modal models (LMMs) demonstrate promising capabilities in segmentation and comprehension, they still struggle with two limitations: inaccurate segmentation and hallucinated comprehension. These challenges stem primarily from constraints in weak visual comprehension and a lack of fi…

2025

MTVHunter: Smart Contracts Vulnerability Detection Based on Multi-Teacher Knowledge Translation

AAAI 2025technical

Smart contracts, closely intertwined with cryptocurrency transactions, have sparked widespread concerns about considerable financial losses of security issues. To counteract this, a variety of tools have been developed to identify vulnerability in smart contract. However, they fail to overcome two c…

2025

Multi-modal Salient Object Detection via a Unified Diffusion Model

ICASSP 2025accepted

Salient Object Detection (SOD) aims to identify and segment the most striking elements within an image. Salient object detection methods can be differentiated into several types according to the input data, such as RGB-D (Depth) and RGB-T (Thermal). Previous research primarily focused on saliency de…

Cited by 0SourceScholar
2025

Optimal Information Retention for Time-Series Explanations

ICML 2025poster

Explaining deep models for time-series data is crucial for identifying key patterns in sensitive domains, such as healthcare and finance. However, due to the lack of unified optimization criterion, existing explanation methods often suffer from redundancy and incompleteness, where irrelevant pattern…

2025

REFED: A Subject Real-time Dynamic Labeled EEG-fNIRS Synchronized Recorded Emotion Dataset

NeurIPS 2025poster

Affective brain-computer interfaces (aBCIs) play a crucial role in personalized human–computer interaction and neurofeedback modulation. To develop practical and effective aBCI paradigms and to investigate the spatial-temporal dynamics of brain activity under emotional inducement, portable electroen…

Cited by 0SourceScholar
2025

RepoMaster: Autonomous Exploration and Understanding of GitHub Repositories for Complex Task Solving

NeurIPS 2025spotlight

The ultimate goal of code agents is to solve complex tasks autonomously. Although large language models (LLMs) have made substantial progress in code generation, real-world tasks typically demand full-fledged code repositories rather than simple scripts. Building such repositories from scratch rem…

Cited by 0SourcecodeScholar
2025

Seg-diffusion: Text-to-Image Diffusion Model for Open-Vocabulary Semantic Segmentation

ICASSP 2025accepted

Open-vocabulary semantic segmentation (OVSS) is a challenging computer vision task that labels each pixel within an image based on text descriptions. Recent advancements in OVSS are largely attributed to the increased model capacity. However, these models often struggle with unfamiliar images or uns…

Cited by 0SourceScholar
2025

Toward noise-robust whisper keyword spotting on headphones with in-earcup microphone and curriculum learning

ICASSP 2025accepted

The expanding feature set of modern headphones puts a challenge on the design of their control interface. Users may want to separately control each feature or quickly switch between modes that activate different features. Traditional approach of physical buttons may no longer be feasible when the fe…

Cited by 0SourceScholar
2025

Unlocking the Potential of Reverse Distillation for Anomaly Detection

AAAI 2025technical

Knowledge Distillation (KD) is a promising approach for unsupervised Anomaly Detection (AD). However, the student network's over-generalization often diminishes the crucial representation differences between teacher and student in anomalous regions, leading to detection failures. To address this pro…

2024

Data Shunt: Collaboration of Small and Large Models for Lower Costs and Better Performance

AAAI 2024technical

Pretrained large models, particularly large language models, have garnered increasing attention, as they have demonstrated remarkable abilities through contextual learning. Pretrained large models are increasingly recognized as fundamental tools for solving various tasks. However, the substantial co…

2024

Feature-Constrained and Attention-Conditioned Distillation Learning for Visual Anomaly Detection

ICASSP 2024accepted

Visual anomaly detection in computer vision is an essential one-class classification and segmentation problem. The student-teacher (S-T) approach has proven effective in addressing this challenge. However, previous studies based on S-T underutilize the feature representations learned by the teacher…

Cited by 0SourceScholar
2024

Generate-then-Ground in Retrieval-Augmented Generation for Multi-hop Question Answering

ACL 2024long

Multi-Hop Question Answering (MHQA) task presents a significant challenge for large language models (LLMs) due to the intensive knowledge required. Current solutions, like Retrieval-Augmented Generation, typically retrieve potential documents from an external corpus to read an answer. However, the p…

2024

Learning with Noisy Labels Using Hyperspherical Margin Weighting

AAAI 2024technical

Datasets often include noisy labels, but learning from them is difficult. Since mislabeled examples usually have larger loss values in training, the small-loss trick is regarded as a standard metric to identify the clean example from the training set for better performance. Nonetheless, this proposa…

2024

MERGE: Fast Private Text Generation

AAAI 2024technical

The drastic increase in language models' parameters has led to a new trend of deploying models in cloud servers, raising growing concerns about private inference for Transformer-based models. Existing two-party privacy-preserving techniques, however, only take into account natural language understan…

2024

Monkey: Image Resolution and Text Label Are Important Things for Large Multi-modal Models

CVPR 2024highlight

Large Multimodal Models (LMMs) have shown promise in vision-language tasks but struggle with high-resolution input and detailed scene understanding. Addressing these challenges we introduce Monkey to enhance LMM capabilities. Firstly Monkey processes input images by dividing them into uniform patche…

2024

The Knowledge Alignment Problem: Bridging Human and External Knowledge for Large Language Models

ACL 2024findings

Large language models often necessitate grounding on external knowledge to generate faithful and reliable answers. Yet even with the correct groundings in the reference, they can ignore them and rely on wrong groundings or their inherent biases to hallucinate when users, being largely unaware of the…

2024

Towards Optimal Voice Disentanglement with Weak Supervision

ICASSP 2024accepted

Voice disentanglement, the process of isolating speech or singing voice into several latent subspaces, each representing certain aspects, holds significant importance in diverse audio processing applications. In this paper, we propose an efficient weakly-supervised approach to tackle this challenge.…

Cited by 0SourceScholar
2023

Anomalous Signal Detection for Cyber-Physical Systems Using Interpretable Causal Neural Network

ICASSP 2023accepted

Anomalous signal detection aims to detect unknown abnormal signals of machines from normal signals. However, building effective and interpretable anomaly detection models for safety-critical cyber-physical systems (CPS) is rather difficult due to the unidentified system noise and extremely intricate…

Cited by 0SourceScholar
2023

HiSSNet: Sound Event Detection and Speaker Identification via Hierarchical Prototypical Networks for Low-Resource Headphones

ICASSP 2023accepted

Modern noise-cancelling headphones have significantly improved users’ auditory experiences by removing unwanted background noise, but they can also block out sounds that matter to users. Machine learning (ML) models for sound event detection (SED) and speaker identification (SID) can enable headphon…

Cited by 0SourceScholar
2023

InfoSync: Information Synchronization across Multilingual Semi-structured Tables

ACL 2023findings

Information Synchronization of semi-structured data across languages is challenging. For example, Wikipedia tables in one language need to be synchronized with others. To address this problem, we introduce a new dataset InfoSync and a two-step method for tabular synchronization. InfoSync contains 10…

Cited by 4SourcePDFScholar
2023

MPS-AMS: Masked Patches Selection and Adaptive Masking Strategy Based Self-Supervised Medical Image Segmentation

ICASSP 2023accepted

Existing self-supervised learning methods based on contrastive learning and masked image modeling have demonstrated impressive performances. However, current masked image modeling methods are mainly utilized in natural images, and their applications in medical images are relatively lacking. Besides,…

Cited by 2SourceScholar
2023

Multi-Action Dialog Policy Learning from Logged User Feedback

AAAI 2023technical

Multi-action dialog policy (MADP), which generates multiple atomic dialog actions per turn, has been widely applied in task-oriented dialog systems to provide expressive and efficient system responses. Existing MADP models usually imitate action combinations from the labeled multi-action dialog samp…

2023

Multi-Head Feature Pyramid Networks for Breast Mass Detection

ICASSP 2023accepted

Analysis of X-ray images is one of the main tools to diagnose breast cancer. The ability to quickly and accurately detect the location of masses from the huge amount of image data is the key to reducing the morbidity and mortality of breast cancer. Currently, the main factor limiting the accuracy of…

Cited by 0SourceScholar
2023

RADE: Reference-Assisted Dialogue Evaluation for Open-Domain Dialogue

ACL 2023long

Evaluating open-domain dialogue systems is challenging for reasons such as the one-to-many problem, i.e., many appropriate responses other than just the golden response. As of now, automatic evaluation methods need better consistency with humans, while reliable human evaluation can be time- and cost…

2023

TempTabQA: Temporal Question Answering for Semi-Structured Tables

EMNLP 2023long main

Semi-structured data, such as Infobox tables, often include temporal information about entities, either implicitly or explicitly. Can current NLP systems reason about such information in semi-structured tables? To tackle this question, we introduce the task of temporal question answering on semi-str…

Cited by 0SourceScholar
2023

V2V4Real: A Real-World Large-Scale Dataset for Vehicle-to-Vehicle Cooperative Perception

CVPR 2023highlight

Modern perception systems of autonomous vehicles are known to be sensitive to occlusions and lack the capability of long perceiving range. It has been one of the key bottlenecks that prevents Level 5 autonomy. Recent research has demonstrated that the Vehicle-to-Vehicle (V2V) cooperative perception…

2022

DuMLP-Pin: A Dual-MLP-Dot-Product Permutation-Invariant Network for Set Feature Extraction

AAAI 2022technical

Existing permutation-invariant methods can be divided into two categories according to the aggregation scope, i.e. global aggregation and local one. Although the global aggregation methods, e. g., PointNet and Deep Sets, get involved in simpler structures, their performance is poorer than the local…

2022

Realistic Data Augmentation Framework for Enhancing Tabular Reasoning

EMNLP 2022finding

Existing approaches to constructing training data for Natural Language Inference (NLI) tasks, such as for semi-structured table reasoning, are either via crowdsourcing or fully automatic methods. However, the former is expensive and time consuming and thus limits scale, and the latter often produces…

Cited by 4SourcePDFScholar
2022

Right for the Right Reason: Evidence Extraction for Trustworthy Tabular Reasoning

ACL 2022long

When pre-trained contextualized embedding-based models developed for unstructured data are adapted for structured tabular data, they perform admirably. However, recent probing studies show that these models use spurious correlations, and often predict inference labels by focusing on false evidence o…

Cited by 13SourcePDFScholar
2022

“Think Before You Speak”: Improving Multi-Action Dialog Policy by Planning Single-Action Dialogs

IJCAI 2022poster

Multi-action dialog policy (MADP), which generates multiple atomic dialog actions per turn, has been widely applied in task-oriented dialog systems to provide expressive and efficient system responses. Existing MADP models usually imitate action combinations from the labeled multi-action dialog samp…

2021

Attention-based Multi-Level Fusion Network for Light Field Depth Estimation

AAAI 2021technical

Depth estimation from Light Field (LF) images is a crucial basis for LF related applications. Since multiple views with abundant information are available, how to effectively fuse features of these views is a key point for accurate LF depth estimation. In this paper, we propose a novel attention-bas…

Cited by 76SourcePDFScholar
2021

Domain-Specific Suppression for Adaptive Object Detection

CVPR 2021poster

Domain adaptation methods face performance degradation in object detection, as the complexity of tasks require more about the transferability of the model. We propose a new perspective on how CNN models gain the transferability, viewing the weights of a model as a series of motion patterns. The dire…

Cited by 103PDFScholar
2021

Inferring Camouflaged Objects by Texture-Aware Interactive Guidance Network

AAAI 2021technical

Camouflaged objects, similar to the background, show indefinable boundaries and deceptive textures, which increases the difficulty of detection task and makes the model rely on features with more information. Herein, we design a texture label to facilitate our network for accurate camouflaged object…

Cited by 126SourcePDFScholar
2021

Learning to Check Contract Inconsistencies

AAAI 2021technical

Contract consistency is important in ensuring the legal validity of the contract. In many scenarios, a contract is written by filling the blanks in a precompiled form. Due to carelessness, two blanks that should be filled with the same (or different) content may be incorrectly filled with different…

2021

PSF-LO: Parameterized Semantic Features Based Lidar Odometry

ICRA 2021poster

Lidar odometry (LO) is a key technology in numerous reliable and accurate localization and mapping systems of autonomous driving. The state-of-the-art LO methods generally leverage geometric information to perform point cloud registration. Furthermore, obtaining the point cloud semantic information…

Cited by 32SourceScholar
2021

Removing Foreground Occlusions in Light Field using Micro-lens Dynamic Filter

IJCAI 2021poster

Foreground occlusion removal task aims to automatically detect and remove foreground occlusions and recover background objects. Since for Light Fields (LFs), background objects occluded in some views may be seen in other views, the foreground occlusion removal task for LFs is easy to achieve. In thi…

Cited by 23SourcePDFScholar
2021

TAT-QA: A Question Answering Benchmark on a Hybrid of Tabular and Textual Content in Finance

ACL 2021long

Hybrid data combining both tabular and textual content (e.g., financial reports) are quite pervasive in the real world. However, Question Answering (QA) over such hybrid data is largely neglected in existing research. In this work, we extract samples from real financial reports to build a new large-…

2020

Vision Global Localization with Semantic Segmentation and Interest Feature Points

IROS 2020poster

In this work, we present a vision-only global localization architecture for autonomous vehicle applications, and achieves centimeter-level accuracy and high robustness in various scenarios. We first apply pixel-wise segmentation to the front-view mono camera and extract the semantic features, e.g. p…

Cited by 5SourceScholar