← Search

Tao Fang

11 accepted papers

2026

CPJ: Explainable Agricultural Pest Diagnosis via Caption–Prompt–Judge with LLM-Judged Refinement

ICASSP 2026poster

Accurate and interpretable crop disease diagnosis is essential for agricultural decision-making, yet existing methods often rely on costly supervised fine-tuning and perform poorly under domain shifts. We propose Caption--Prompt--Judge (CPJ), a training-free few-shot framework that enhances Agri-Pes…

Cited by 0SourcePDFScholar
2026

Improving the Accuracy of Dense Retrieval on the Quantized Indexes via Gradient Optimization of the Target Embeddings

AAAI 2026technical

Dense retrieval models commonly use flat indexes to achieve high-precision retrieval by computing exact distances between embedding vectors. However, flat indexes are memory-intensive and inefficient, limiting their scalability in large-scale retrieval tasks. In contrast, quantized indexes enable fa

Cited by 0SourcePDFScholar
2025

EmoRLTalk: Speech-Driven Emotional Facial Animation With Offline Reinforcement Learning

IROS 2025

In recent years, significant breakthroughs have been made in audio-guided 3D facial animation. However, existing methods mainly focus on lip shape and audio consistency and still face key challenges to achieve alignment between facial emotions and speech emotions. To overcome this limitation, we int

Cited by 0SourceScholar
2025

SSCM: Self-Supervised Critical Model for Reducing Hallucinations in Chinese Financial Text Generation

ICASSP 2025accepted

Large Language Models (LLMs) show strong performance in natural language processing tasks, but their application in the financial domain is limited. Current methods rely on large datasets and manual prompt engineering, resulting in high data demands, long inference times, and frequent hallucinations…

Cited by 0SourceScholar
2024

FOCUS: Forging Originality through Contrastive Use in Self-Plagiarism for Language Models

ACL 2024findings

Pre-trained Language Models (PLMs) have shown impressive results in various Natural Language Generation (NLG) tasks, such as powering chatbots and generating stories. However, an ethical concern arises due to their potential to produce verbatim copies of paragraphs from their training data. This is…

2023

Alleviating the Semantic Gap for Generalized fMRI-to-Image Reconstruction

NeurIPS 2023spotlight

Although existing fMRI-to-image reconstruction methods could predict high-quality images, they do not explicitly consider the semantic gap between training and testing data, resulting in reconstruction with unstable and uncertain semantics. This paper addresses the problem of generalized fMRI-to-ima…

2023

Extracting Semantic-Dynamic Features for Long-Term Stable Brain Computer Interface

AAAI 2023technical

Brain-computer Interface (BCI) builds a neural signal to the motor command pathway, which is a prerequisite for the realization of neural prosthetics. However, a long-term stable BCI suffers from the neural data drift across days while retraining the BCI decoder is expensive and restricts its applic…

Cited by 4SourcePDFScholar
2023

Improving Grammatical Error Correction with Multimodal Feature Integration

ACL 2023findings

Grammatical error correction (GEC) is a promising task aimed at correcting errors in a text. Many methods have been proposed to facilitate this task with remarkable results. However, most of them only focus on enhancing textual feature extraction without exploring the usage of other modalities’ info…

2023

TransGEC: Improving Grammatical Error Correction with Translationese

ACL 2023findings

Data augmentation is an effective way to improve model performance of grammatical error correction (GEC). This paper identifies a critical side-effect of GEC data augmentation, which is due to the style discrepancy between the data used in GEC tasks (i.e., texts produced by non-native speakers) and…