← Search

Yilun Jin

4 accepted papers

2026

Unlocking Full Efficiency of Token Filtering in Large Language Model Training

ICLR 2026poster

Token filtering has been proposed to enhance the utility of large language models (LLMs) by eliminating inconsequential tokens during training. While using fewer tokens is expected to reduce computational workloads, existing methods have not yet achieved a real-world efficiency boost. This is primar…

Cited by 0SourceScholar
2024

Shopping MMLU: A Massive Multi-Task Online Shopping Benchmark for Large Language Models

NeurIPS 2024poster

Online shopping is a complex multi-task, few-shot learning problem with a wide and evolving range of entities, relations, and tasks. However, existing models and benchmarks are commonly tailored to specific tasks, falling short of capturing the full complexity of online shopping. Large Language Mode…

2021

GraphMSE: Efficient Meta-path Selection in Semantically Aligned Feature Space for Graph Neural Networks

AAAI 2021technical

Heterogeneous information networks (HINs) are ideal for describing real-world data with different types of entities and relationships. To carry out machine learning on HINs, meta-paths are widely utilized to extract semantics with pre-defined patterns, and models such as graph convolutional networks…

2020

Domain Adaptive Classification on Heterogeneous Information Networks

IJCAI 2020poster

Heterogeneous Information Networks (HINs) are ubiquitous structures in that they can depict complex relational data. Due to their complexity, it is hard to obtain sufficient labeled data on HINs, hampering classification on HINs. While domain adaptation (DA) techniques have been widely utilized in i…