Papers by Yifan Tian
Investigating Robustness and Interpretability of Link Prediction via Adversarial Modifications (N19-1)
Copied to clipboard
| Challenge: | Existing approaches focus on improving accuracy and overlook other aspects such as robustness and interpretability. |
| Approach: | They propose adversarial modifications for link prediction models that identify influential facts and evaluate their sensitivity to addition of fake facts. |
| Outcome: | The proposed model evaluates the robustness of the model to the addition of fake facts and the interpretability of the models. |
Integrating Data Validation with Large Language Models for Regulation-Guided Tabular Anomaly Detection (2026.acl-long)
Copied to clipboard
| Challenge: | Existing tabular anomaly detection methods focus on detecting anomalies based on data distribution without considering regulatory compliance. |
| Approach: | They propose a task that leverages regulations to detect anomalies in tabular data . they also develop three new datasets to address this task . |
| Outcome: | The proposed method outperforms baselines on three new datasets. |
FLAT-LLM: Fine-grained Low-rank Activation Space Transformation for Large Language Model Compression (2026.findings-eacl)
Copied to clipboard
| Challenge: | Low-rank decomposition methods suffer from accuracy degradation and expensive calibration procedures. |
| Approach: | They propose a fast and accurate, training-free structural compression method based on fine-grained low-rank transformations in the activation space. |
| Outcome: | The proposed method outperforms pruning baselines in generalization and downstream performance while delivering inference speedups. |
FAER: Benchmarking VLMs for Failure-Aware Embodied Reasoning (2026.findings-acl)
Copied to clipboard
| Challenge: | Visual-language models (VLMs) are the core component of embodied agents in perceiving the environment and making decisions. |
| Approach: | They propose a failure-aware benchmark to evaluate the performance of visual language models (VLMs) in long-horizon tasks. |
| Outcome: | The proposed benchmark evaluates the performance of 16 widely utilized VLMs and 4 LLMs for FAER tasks. |
Towards Robust Speech Representation Learning for Thousands of Languages (2024.emnlp-main)
Copied to clipboard
William Chen, Wangyou Zhang, Yifan Peng, Xinjian Li, Jinchuan Tian, Jiatong Shi, Xuankai Chang, Soumi Maiti, Karen Livescu, Shinji Watanabe
| Challenge: | XEUS is a cross-lingual encoder for universal speech that can be trained on 1 million hours of data across 4057 languages. |
| Approach: | They propose a Cross-lingual Encoder for Universal Speech that can be trained on 1 million hours of data across 4057 languages and a newly created corpus of 7400+ hours from 4057 . |
| Outcome: | The proposed model outperforms state-of-the-art models on several benchmarks and outperfies MMS 1B and w2v-BERT 2.0 v2 by 0.8% and 4.4% respectively. |
CFlowPsyD: An Analysis-Enhanced Dataset for Asynchronous Psychological Counseling through Self-Optimizing Multi-Agent Framework (2026.findings-acl)
Copied to clipboard
| Challenge: | Asynchronous psychological counseling (APC) is a crucial mental health service modality that transcends temporal and spatial constraints. |
| Approach: | They propose a self-optimizing multi-agent framework for counseling dialogue generation, CFlowPsy, which utilizes real anonymized counseling cases as seed data to synthesize diverse problem-solving-oriented APC conversations through large language models. |
| Outcome: | The proposed framework synthesizes diverse problem-solving-oriented APC conversations through large language models. |