large-language-models

Tag

Cards List
#large-language-models

Exemplars in Disguise: Pure Exemplar Models Mimic Abstraction-First Learning

arXiv cs.CL · 5d ago Cached

This paper critiques recent methods claiming abstraction-first learning in large language models, showing that pure exemplar models can mimic abstraction-first learning depending on input distributional properties.

0 favorites 0 likes
#large-language-models

DE-NER : Zero-shot Named Entity Recognition via Dialogue Elicitation of Large Language Models

arXiv cs.CL · 5d ago Cached

Introduces DE-NER, a dialogue elicitation framework for zero-shot named entity recognition that uses self-play between questioner and roleplayer LLMs to clarify entity boundaries, achieving an average 3.75% F1 improvement over baselines.

0 favorites 0 likes
#large-language-models

Agentic Graph Token Reasoning

arXiv cs.LG · 5d ago Cached

Introduces agentic graph token reasoning, a method that recasts graph tokenization as part of an LLM's step-by-step reasoning process, allowing the model to dynamically choose graph views and granularity during inference. The method outperforms baselines across seven graph domains and transfers zero-shot to unseen domains.

0 favorites 0 likes
#large-language-models

SIGNPOST-Bench: Benchmarking Text-Vision Conflict Resolution in Multimodal Large Language Models

Hugging Face Daily Papers · 5d ago Cached

Introduces SIGNPOST-Bench, a benchmark for evaluating how multimodal large language models resolve conflicts between text and visual cues, using counterfactual image variants and geolocation as a diagnostic.

0 favorites 0 likes
#large-language-models

When Teachers Mislead: Spurious-Signal-Aware On-Policy Distillation

Hugging Face Daily Papers · 5d ago Cached

This paper introduces SA-OPD, a spurious-signal-aware on-policy distillation framework that filters misleading token-level teacher supervision based on input-grounding and optimization impact, improving LLM and VLM distillation performance.

0 favorites 0 likes
#large-language-models

Studying quantization trade-offs for efficient inference deployment in machine translation

arXiv cs.CL · 6d ago Cached

This paper studies quantization trade-offs for deploying translation models like EuroLLM and Hy-MT2 on a single GPU, showing that combining document chunking with W4A8/W8A8 quantization improves latency-throughput trade-offs while introducing a document-level evaluation to assess long-context dynamics.

0 favorites 0 likes
#large-language-models

Semantics of Subterfuge: Benchmarking Legal Deception Detection Against General-domain State-of-the-Art

arXiv cs.CL · 6d ago Cached

This paper surveys and benchmarks NLP-based automatic deception detection in legal contexts, comparing fine-tuned transformers and seven LLMs with various prompting strategies across seven datasets. Results show domain sensitivity, with fine-tuned models excelling in general domains and few-shot LLMs competitive in low-resource legal settings.

0 favorites 0 likes
#large-language-models

Distilling Knowledge from Large Language Models into Lightweight Reinforcement Learning Agents for Autonomous Cyber Operations

arXiv cs.LG · 6d ago Cached

This paper investigates using an 8-billion parameter LLM to improve autonomous cyber defense, then distills its policy into a lightweight 64,910-parameter RL agent, demonstrating feasibility across CybORG scenarios.

0 favorites 0 likes
#large-language-models

Harnessing the Wisdom of LLM Crowds through Complementarity-Driven Iterative Collaboration

arXiv cs.AI · 6d ago Cached

This paper proposes WILC, a framework for coordinating multiple LLMs through complementarity-driven iterative collaboration, demonstrating superior performance across benchmarks at lower estimated cost compared to GPT-5.2.

0 favorites 0 likes
#large-language-models

Library Reachability in LSR-Synth: How Anti-Memorization Design Changes the Measurement of Symbolic Discovery

arXiv cs.AI · 6d ago Cached

This paper studies the LSR-Synth benchmark and finds that a fixed vocabulary covers most tasks, while language-model-generated candidates rarely expand the set of solvable instances except when vocabulary coverage is disrupted.

0 favorites 0 likes
#large-language-models

Reasoning in Real World Clinical Care: Why Large Language Models Are Not Yet Safe for Autonomous Clinical Decision Support

arXiv cs.AI · 6d ago Cached

This Perspective paper argues that large language models are not yet safe for autonomous clinical decision support, particularly in triage of undifferentiated patients, due to lack of robust evaluation under incomplete information and asymmetric costs of missed diagnoses.

0 favorites 0 likes
#large-language-models

PCSD: Persistent Consistency for Self-Distillation in Agentic Reinforcement Learning

Hugging Face Daily Papers · 6d ago Cached

PCSD introduces a method for dense token-level supervision in agentic reinforcement learning by using persistent consistency of teacher-favoring signals, improving performance on ALFWorld and WebShop over baselines like GRPO and SDAR.

0 favorites 0 likes
#large-language-models

[Paper] EdgeRazor: A Lightweight Framework for Large Language Models via Mixed-Precision Quantization-Aware Distillation

Reddit r/LocalLLaMA · 6d ago

EdgeRazor is a lightweight framework for compressing large language models using entropy-guided mixed-precision quantization-aware distillation, achieving 1.88 bits per parameter while preserving teacher model competence and requiring no changes to inference implementations like llama.cpp. The method is demonstrated on small models such as MobileLLM and Qwen variants.

0 favorites 0 likes
#large-language-models

@karpathy: More on the pelican on the bicycle test from @simonw: https://simonwillison.net/2025/Jun/6/six-months-in-llms/… I uploa…

X AI KOLs · 2026-08-02 Cached

Simon Willison's keynote at AI Engineer World's Fair reviews the last six months in LLMs, highlighting over 30 significant model releases and his 'pelican on a bicycle' SVG benchmark as a practical evaluation tool.

0 favorites 0 likes
#large-language-models

AI helped produce two proofs for the same cryptography problem

Reddit r/ArtificialInteligence · 2026-07-31 Cached

Two research groups independently used OpenAI's GPT-5.6 Sol Ultra to help produce proofs for the same unclonable encryption problem, submitting nearly simultaneous arXiv preprints. The near collision illustrates AI's growing role in theoretical computer science and raises questions about independent discovery and credit.

0 favorites 0 likes
#large-language-models

Understanding Is Done Early: A Depth Division of Labor in Large Language Models and Its Use for Unbounded-Context Memory

arXiv cs.CL · 2026-07-31 Cached

This paper introduces CoMem, a method that exploits the depth-wise division of labor in LLMs to cache intermediate residual tensors and recompute only upper layers for retrieval, enabling bounded read compute and memory independent of stored-context length. Evaluated on Qwen3-8B, CoMem achieves strong long-context performance with significant memory savings and prefill speedups.

0 favorites 0 likes
#large-language-models

Policy Gradient Steering: Interventions from Behavioral Objectives

arXiv cs.LG · 2026-07-31 Cached

Introduces Policy Gradient Steering (PGS), a method that formulates activation steering as a reinforcement learning problem, using policy gradients to construct removable, composable steering vectors from behavioral objectives. Validated in gridworld, chess puzzle, and football environments.

0 favorites 0 likes
#large-language-models

Challenges in annotations by humans and LLMs: A case study of evaluative language

arXiv cs.CL · 2026-07-31 Cached

This paper compares human linguists in training, a trained linguist, and LLMs on annotating evaluative language using Appraisal theory, finding that LLMs achieve strong performance and can assist in complex annotation tasks.

0 favorites 0 likes
#large-language-models

LEEPS: Latent-Guided Explore-Exploit Prompt Sampling for Efficient RLVR in Large Language Models

arXiv cs.CL · 2026-07-31 Cached

This paper introduces LEEPS, a latent-guided explore-exploit prompt sampler for efficient reinforcement learning with verifiable rewards (RLVR) in LLMs. It adaptively balances reuse of informative prompts and exploration of uncertain ones, improving reasoning benchmark scores by 2.6-3.7% over baselines while adding only ~2 seconds of overhead per training step.

0 favorites 0 likes
#large-language-models

RepBench: Compiling Benchmarks into Capability Representations for Large Language Models

arXiv cs.CL · 2026-07-31 Cached

RepBench is a benchmark-grounded data layer for representation probing in LLMs, built from 13,427 benchmark papers and 353 public datasets, yielding 46,149 probe texts across 94 capabilities. It evaluates capability vector transfer across models and readout methods.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback