Papers by Oren Gal

3 papers
CoVE: Compressed Vocabulary Expansion Makes Better LLM-based Recommender Systems (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches to align LLMs with recommendation tasks do not fully leverage their sequential information processing capabilities.
Approach: They propose a system that allows users to expand their vocabulary by assigning a unique ID to each item within the expanded vocabulary.
Outcome: The proposed system maximizes the sequence understanding abilities of large language models, significantly enhancing their performance on recommendation tasks.
ParaCodex: A Profiling-Guided Autonomous Coding Agent for Reliable Parallel Code Generation and Translation (2026.acl-long)

Copied to clipboard

Challenge: Parallel programming is central to modern highperformance computing, but producing parallel implementations that are correct and fast remains arduous.
Approach: They propose a workflow that turns a Codex-based agent into an autonomous OpenMP GPU offload system . they use staged hotspot analysis, explicit data planning, correctness gating, profiling-guided refinement .
Outcome: The proposed system outperforms a Codex-based agent on HeCBench, Rodinia, and NAS.
Detecting Suicide Risk in Online Counseling Services: A Study in a Low-Resource Language (2022.coling-1)

Copied to clipboard

Challenge: Existing domain-specific models for detecting suicide are lacking in low-resource languages.
Approach: They propose a model that combines pre-trained language models with a fixed set of suicidal cues and a two-stage fine-tuning process to detect SI.
Outcome: The proposed model outperforms baseline models even early on in the conversation and performs well across genders and age groups.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations