← Search

Lei Jiang.

35 accepted papers

2026

CRAF: A Clinical Reasoning-Adaptive Framework via Reinforcement Learning for Similar Case Retrieval

AAAI 2026technical

With the advancement of information retrieval (IR) technologies toward deep semantic understanding, reasoning-based methods—featuring explicit chain-of-thought generation—have demonstrated significant advantages in multi-hop and causal reasoning tasks. However, in complex clinical case retrieval sce

Cited by 0SourcePDFScholar
2026

Disentangled Textual Priors for Diffusion-based Image Super-Resolution

CVPR 2026

Image Super-Resolution (SR) aims to reconstruct high-resolution images from degraded low-resolution inputs. While diffusion-based SR methods offer powerful generative capabilities, their performance heavily depends on how semantic priors are structured and integrated into the generation process. Exi

Cited by 0SourcecodeScholar
2026

SEMANTIC REFORMULATION ENTROPY FOR ROBUST HALLUCINATION DETECTION IN QA TASKS

ICASSP 2026poster

Reliable question answering with large language models (LLMs) is challenged by hallucinations, fluent but factually incorrect outputs arising from epistemic uncertainty. Existing entropy-based semantic-level uncertainty estimation methods are limited by sampling noise and unstable clustering of vari…

Cited by 0SourcePDFScholar
2026

Structural Entropy Guided Incremental Learning for Open-World Multimodal Social Event Detection

AAAI 2026technical

With the explosive growth of multimodal data streams on social media, the timely detection of emerging social events has become increasingly important. As a result, Multimodal Social Event Detection in open-world settings is receiving growing attention. However, most existing methods face two major

Cited by 0SourcePDFScholar
2025

Bottleneck-Constrained Contrastive Decoupled Network for Multimodal Aspect-based Sentiment Classification

ICASSP 2025accepted

Multimodal aspect-based sentiment classification (MABSC) is a challenging task emerging in recent years, which aims to combine text and image to identify the sentiment polarity of each aspect. There exists a potential irrelevance between aspects and images, and mistakenly focusing on irrelevant imag…

Cited by 0SourceScholar
2025

CipherPrune: Efficient and Scalable Private Transformer Inference

ICLR 2025poster

Private Transformer inference using cryptographic protocols offers promising solutions for privacy-preserving machine learning; however, it still faces significant runtime overhead (efficiency issues) and challenges in handling long-token inputs (scalability issues). We observe that the Transformer'…

2025

DCP: Dual-Cue Pruning for Efficient Large Vision-Language Models

EMNLP 2025

Large Vision-Language Models (LVLMs) achieve remarkable performance in multimodal tasks but suffer from high computational costs due to the large number of visual tokens. Existing pruning methods either apply after visual tokens enter the LLM or perform pre-pruning based solely on visual attention.

Cited by 0SourcePDFScholar
2025

Diagnosing Moral Reasoning Acquisition in Language Models: Pragmatics and Generalization

EMNLP 2025

Ensuring that Large Language Models (LLMs) return just responses which adhere to societal values is crucial for their broader application. Prior research has shown that LLMs often fail to perform satisfactorily on tasks requiring moral cognizance, such as ethics-based judgments. While current approa

Cited by 0SourcePDFScholar
2025

Emotion Transfer with Enhanced Prototype for Unseen Emotion Recognition in Conversation

EMNLP 2025

Current Emotion Recognition in Conversation (ERC) research follows a closed-domain assumption. However, there is no clear consensus on emotion classification in psychology, which presents a challenge for models when it comes to recognizing previously unseen emotions in real-world applications. To br

2025

Optimal Design of High-Dynamic Robotic Arm Based on Angular Momentum Maximum

RA-L 2025

In industrial applications, precision and load capacity are critical performance metrics for robotic arms. These requirements are typically addressed using high-gear-ratio designs. However, robotic arms are increasingly tasked with high-dynamic operations, such as smashes in sports and object throwi

Cited by 1SourceScholar
2025

S2-MAD: Breaking the Token Barrier to Enhance Multi-Agent Debate Efficiency

NAACL 2025long

Large language models (LLMs) have demonstrated remarkable capabilities across various natural language processing (NLP) scenarios, but they still face challenges when handling complex arithmetic and logical reasoning tasks. While Chain-Of-Thought (CoT) reasoning, self-consistency (SC) and self-corre…

Cited by 1SourcePDFScholar
2025

SenDetEX: Sentence-Level AI-Generated Text Detection for Human-AI Hybrid Content via Style and Context Fusion

EMNLP 2025

Text generated by Large Language Models (LLMs) now rivals human writing, raising concerns about its misuse. However, mainstream AI-generated text detection (AGTD) methods primarily target document-level long texts and struggle to generalize effectively to sentence-level short texts. And current sent

2025

T-T: Table Transformer for Tagging-based Aspect Sentiment Triplet Extraction

IJCAI 2025

Aspect sentiment triplet extraction (ASTE) aims to extract triplets composed of aspect terms, opinion terms, and sentiment polarities from given sentences. The table tagging method is a popular approach to addressing this task, which encodes a sentence into a 2-dimensional table, allowing for the ta

2025

Threshold Filtering Packing for Supervised Fine-Tuning: Training Related Samples within Packs

NAACL 2025long

Packing for Supervised Fine-Tuning (SFT) in autoregressive models involves concatenating data points of varying lengths until reaching the designed maximum length to facilitate GPU processing. However, randomly concatenating data points can lead to cross-contamination of sequences due to the signifi…

2024

LLMCarbon: Modeling the End-to-End Carbon Footprint of Large Language Models

ICLR 2024oral

The carbon footprint associated with large language models (LLMs) is a significant concern, encompassing emissions from their training, inference, experimentation, and storage processes, including operational and embodied carbon emissions. An essential aspect is accurately estimating the carbon impa…

2024

SSL-Cleanse: Trojan Detection and Mitigation in Self-Supervised Learning

ECCV 2024poster

"Self-supervised learning (SSL) is a prevalent approach for encoding data representations. Using a pre-trained SSL image encoder and subsequently training a downstream classifier, impressive performance can be achieved on various tasks with very little labeled data. The growing adoption of SSL has l…

2024

SePaint: Semantic Map Inpainting via Multinomial Diffusion

IROS 2024poster

Prediction beyond partial observations is crucial for robots to navigate in unknown environments because it can provide extra information regarding the surroundings beyond the current sensing range or resolution. In this work, we consider the inpainting of semantic Bird’s-Eye-View maps. We propose S…

Cited by 2SourceScholar
2024

TrojFSP: Trojan Insertion in Few-shot Prompt Tuning

NAACL 2024long

Prompt tuning is one of the most effective solutions to adapting a fixed pre-trained language model (PLM) for various downstream tasks, especially with only a few input samples. However, the security issues, e.g., Trojan attacks, of prompt tuning on a few data samples are not well-studied. Transferr…

2022

A Bert Based Joint Learning Model with Feature Gated Mechanism for Spoken Language Understanding

ICASSP 2022accepted

Intent detection (ID) and slot filling (SF) are two major tasks for spoken language understanding (SLU). Recent joint learning approaches consider the relationship between intent detection and slot filling, which leverage the shared knowledge across two tasks to benefit each other. However, most exi…

Cited by 0SourceScholar
2022

Aspect Is Not You Need: No-aspect Differential Sentiment Framework for Aspect-based Sentiment Analysis

NAACL 2022long

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment classification task. Most recent efforts adopt pre-trained model to classify the sentences with aspects. However, the aspect sentiment bias from pre-trained model brings some noise to the ABSA task. Besides, traditional methods using…

Cited by 21SourcePDFScholar
2021

CRYPTOGRU: Low Latency Privacy-Preserving Text Analysis With GRU

EMNLP 2021main

Homomorphic encryption (HE) and garbled circuit (GC) provide the protection for users’ privacy. However, simply mixing the HE and GC in RNN models suffer from long inference latency due to slow activation functions. In this paper, we present a novel hybrid structure of HE and GC gated recurrent unit…

2021

HEMET: A Homomorphic-Encryption-Friendly Privacy-Preserving Mobile Neural Network Architecture

ICML 2021spotlight

Recently Homomorphic Encryption (HE) is used to implement Privacy-Preserving Neural Networks (PPNNs) that perform inferences directly on encrypted data without decryption. Prior PPNNs adopt mobile network architectures such as SqueezeNet for smaller computing overhead, but we find naïvely using mobi…

Cited by 89SourcePDFScholar
2020

AutoPrivacy: Automated Layer-wise Parameter Selection for Secure Neural Network Inference

NeurIPS 2020poster

Hybrid Privacy-Preserving Neural Network (HPPNN) implementing linear layers by Homomorphic Encryption (HE) and nonlinear layers by Garbled Circuit (GC) is one of the most promising secure solutions to emerging Machine Learning as a Service (MLaaS). Unfortunately, a HPPNN suffers from long inference…

2020

Cross-Stained Segmentation from Renal Biopsy Images Using Multi-Level Adversarial Learning

ICASSP 2020accepted

Segmentation from renal pathological images is a key step in automatic analyzing the renal histological characteristics. However, the performance of models varies significantly in different types of stained datasets due to the appearance variations. In this paper, we design a robust and flexible mod…

Cited by 0SourceScholar
2020

Glyph: Fast and Accurately Training Deep Neural Networks on Encrypted Data

NeurIPS 2020poster

Because of the lack of expertise, to gain benefits from their data, average users have to upload their private data to cloud servers they may not trust. Due to legal or privacy constraints, most users are willing to contribute only their encrypted data, and lack interests or resources to join deep n…