activity
20242026
collaborators

9 papers

cs.CV2026

Adapting Vision-Language Models for E-commerce Understanding at Scale

Matteo Nulli, Vladimir Orshulevich, Tala Bazazo +9

E-commerce product understanding demands by nature, strong multimodal comprehension from text, images, and structured attributes. General-purpose Vision-Language Models (VLMs) enab…

cs.CL2025

CONGRAD:Conflicting Gradient Filtering for Multilingual Preference Alignment

Jiangnan Li, Thuy-Trang Vu, Christian Herold +3

Naive joint training of large language models (LLMs) for multilingual preference alignment can suffer from negative interference. This is a known issue in multilingual training, wh…

cs.CL2025

Lost at the Beginning of Reasoning

Baohao Liao, Xinyi Chen, Sara Rajaee +5

Recent advancements in large language models (LLMs) have significantly advanced complex reasoning capabilities, particularly through extended chain-of-thought (CoT) reasoning that…

cs.CL2025

Vocabulary Customization for Efficient Domain-Specific LLM Deployment

Christian Herold, Michael Kozielski, Nicholas Santavas +2

When using an LLM to process text outside the training domain(s), an often overlooked factor is vocabulary mismatch, where the general-domain tokenizer fails to capture frequent do…

cs.CL2025

ClusComp: A Simple Paradigm for Model Compression and Efficient Finetuning

Baohao Liao, Christian Herold, Seyyed Hadi Hashemi +3

As large language models (LLMs) scale, model compression is crucial for edge deployment and accessibility. Weight-only quantization reduces model size but suffers from performance…

cs.CL2025

Domain Adaptation of Foundation LLMs for e-Commerce

Christian Herold, Michael Kozielski, Tala Bazazo +6

We present the e-Llama models: 8 billion and 70 billion parameter large language models that are adapted towards the e-commerce domain. These models are meant as foundation models…