← Search

Jie Yu

22 accepted papers

2026

Beyond Distribution Estimation: Simplex Anchored Structural Inference Towards Universal Semi-supervised Learning

ICML 2026poster

Semi-supervised learning (SSL) faces significant challenges in realistic scenarios where labeled data is extremely scarce and unlabeled data follows unknown, arbitrary distributions. We formalize this critical yet under-explored paradigm as Universal Semi-supervised Learning (UniSSL). Existing metho…

Cited by 0SourceScholar
2026

Leveraging Image as Compressed Visual Prompt and Hierarchical Visual Knowledge for Effective Image Utilization in MLLMs

AAAI 2026technical

Multimodal Large Language Models (MLLMs) integrate text and images for complex reasoning tasks, but efficiently utilizing image remains a challenge due to redundancy and noise. Traditional methods take the entire image features as visual prompt into the MLLMs, leading to excessive visual tokens tha

Cited by 0SourcePDFScholar
2026

SLIM: Secure and Efficient Inference for Large Language Models on Untrusted Devices via TEEs

ICML 2026poster

Deploying large language models (LLMs) on untrusted hardware entails a risk of weight extraction, which can lead to unauthorized replication and misuse of the model. A practical approach is to leverage Trusted Execution Environments (TEEs) and protect model security by obfuscating model weights. How…

Cited by 0SourceScholar
2026

Where Does Vision Meet Language? Understanding and Refining Visual Fusion in MLLMs via Contrastive Attention

CVPR 2026

Multimodal Large Language Models (MLLMs) have achieved remarkable progress in vision-language understanding, yet how they internally integrate visual and textual information remains poorly understood. To bridge this gap, we perform a systematic layer-wise masking analysis across multiple architectur

Cited by 0SourceScholar
2025

Empower Structure-Based Molecule Optimization with Gradient Guided Bayesian Flow Networks

ICML 2025poster

Structure-based molecule optimization (SBMO) aims to optimize molecules with both continuous coordinates and discrete types against protein targets. A promising direction is to exert gradient guidance on generative models given its remarkable success in images, but it is challenging to guide discret…

2025

Rethinking Residual Distribution in Locate-then-Edit Model Editing

NeurIPS 2025poster

Model editing enables targeted updates to the knowledge of large language models (LLMs) with minimal retraining. Among existing approaches, locate-then-edit methods constitute a prominent paradigm: they first identify critical layers, then compute residuals at the final critical layer based on the t…

Cited by 0SourcecodeScholar
2025

SWEA: Updating Factual Knowledge in Large Language Models via Subject Word Embedding Altering

AAAI 2025technical

The general capabilities of large language models (LLMs) make them the infrastructure for various AI applications, but updating their inner knowledge requires significant resources. Recent model editing is a promising technique for efficiently updating a small amount of knowledge of LLMs and has att…

2025

Stand on The Shoulders of Giants: Building JailExpert from Previous Attack Experience

EMNLP 2025

Large language models (LLMs) generate human-aligned content under certain safety constraints. However, the current known technique “jailbreak prompt” can circumvent safety-aligned measures and induce LLMs to output malicious content. Research on Jailbreaking can help identify vulnerabilities in LLMs

Cited by 0SourcePDFScholar
2025

Towards Verifiable Text Generation with Generative Agent

AAAI 2025technical

Text generation with citations makes it easy to verify the factuality of Large Language Models’ (LLMs) generations. Existing one-step generation studies expose distinct shortages in answer refinement and in-context demonstration matching. In light of these challenges, we propose R2-MGA, a Retrieval…

Cited by 0SourcePDFScholar
2024

A Hybrid CNN-Transformer for Focal Liver Lesion Classification

ICASSP 2024accepted

The early diagnosis of focal liver lesions (FLLs) plays a key role in the successful treatment of liver cancer. To effectively diagnose focal liver lesions, we used contrast-enhanced ultrasound (CEUS) to diagnose FLLs. A hybrid CNN and Transformer network is used to extract local and global spatio-t…

Cited by 0SourceScholar
2024

Intentional Evolutionary Learning for Untrimmed Videos with Long Tail Distribution

AAAI 2024technical

Human intention understanding in untrimmed videos aims to watch a natural video and predict what the person’s intention is. Currently, exploration of predicting human intentions in untrimmed videos is far from enough. On the one hand, untrimmed videos with mixed actions and backgrounds have a signif…

2024

PMET: Precise Model Editing in a Transformer

AAAI 2024technical

Model editing techniques modify a minor proportion of knowledge in Large Language Models (LLMs) at a relatively low cost, which have demonstrated notable success. Existing methods assume Transformer Layer (TL) hidden states are values of key-value memories of the Feed-Forward Network (FFN). They usu…

2023

Behavior Prior Representation learning for Offline Reinforcement Learning

ICLR 2023poster

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

2022

Enhanced Accuracy and Robustness via Multi-Teacher Adversarial Distillation

ECCV 2022poster

"Adversarial training is an effective approach for improving the robustness of deep neural networks against adversarial attacks. Although bringing reliable robustness, adversarial training (AT) will reduce the performance of identifying clean examples. Meanwhile, Adversarial training can bring more…

2022

Few-shot Named Entity Recognition with Entity-level Prototypical Network Enhanced by Dispersedly Distributed Prototypes

COLING 2022main

Few-shot named entity recognition (NER) enables us to build a NER system for a new domain using very few labeled examples. However, existing prototypical networks for this task suffer from roughly estimated label dependency and closely distributed prototypes, thus often causing misclassifications. T…

Cited by 36SourcePDFScholar
2021

One Million Scenes for Autonomous Driving: ONCE Dataset

NeurIPS 2021poster

Current perception models in autonomous driving have become notorious for greatly relying on a mass of annotated data to cover unseen cases and address the long-tail problem. On the other hand, learning from unlabeled large-scale collected data and incrementally self-training powerful recognition mo…

Cited by 332SourcecodeScholar
2020

Span-based Joint Entity and Relation Extraction with Attention-based Span-specific and Contextual Semantic Representations

COLING 2020main

Span-based joint extraction models have shown their efficiency on entity recognition and relation extraction. These models regard text spans as candidate entities and span tuples as candidate relation tuples. Span semantic representations are shared in both entity recognition and relation extraction…

Cited by 88SourcePDFScholar