# Apple Machine Learning Research

Apple machine learning teams are engaged in state of the art research in machine learning and artificial intelligence. Learn about the latest advancements.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## How Value Induction Reshapes LLM Behaviour

DevFeed: [How Value Induction Reshapes LLM Behaviour](<https://devfeed.tech/articles/how-value-induction-reshapes-llm-behaviour-31492.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/value-induction-llm-behaviour>)

Published: 2026-09-16T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [LLM Techniques](<https://devfeed.tech/topics/llm-techniques.md>), [LLM evaluation / benchmarking](<https://devfeed.tech/topics/llm-evaluation-benchmarking.md>)

Tags: [complex](<https://devfeed.tech/tags/complex.md>), [effect](<https://devfeed.tech/tags/effect.md>), [language-models](<https://devfeed.tech/tags/language-models.md>), [llm](<https://devfeed.tech/tags/llm.md>), [safety](<https://devfeed.tech/tags/safety.md>), [values](<https://devfeed.tech/tags/values.md>)

### AI overview

This research examines how inducing selected values in conversational large language models affects other values, safety, anthropomorphic language, and question-answering benchmark performance. It finds that value induction can affect related and contrastive values, positive values can increase safety, and all tested values increased anthropomorphic, validating, and sycophantic language.

### Source excerpt

Conversational Large Language Models are post-trained on language that expresses specific behavioural traits, such as curiosity, open-mindedness, and empathy, and values, such as helpfulness, harmlessness, and honesty. This is done to increase utility, ensure safety, and improve the experience of the people interacting with the model. However, values are complex and inter-related - inducing one could modify behaviour on another. Further, inducing certain values can make models more addictive or sycophantic through language used in the generations, with a potential detrimental effect on the...

## Shared Selective Persistent Memory for Agentic LLM Systems

DevFeed: [Shared Selective Persistent Memory for Agentic LLM Systems](<https://devfeed.tech/articles/shared-selective-persistent-memory-for-agentic-llm-systems-30891.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/shared-selective-persistent-memory>)

Published: 2026-09-16T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [agent observability](<https://devfeed.tech/topics/agent-observability.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Code](<https://devfeed.tech/topics/code.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Git](<https://devfeed.tech/topics/git.md>), [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [CSV](<https://devfeed.tech/topics/csv.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [code](<https://devfeed.tech/tags/code.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [csv](<https://devfeed.tech/tags/csv.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [git](<https://devfeed.tech/tags/git.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [memory](<https://devfeed.tech/tags/memory.md>), [platform](<https://devfeed.tech/tags/platform.md>), [replication](<https://devfeed.tech/tags/replication.md>), [sql](<https://devfeed.tech/tags/sql.md>)

### AI overview

This research introduces shared selective persistent memory for agentic LLM systems. The architecture retains reusable task specifications, data schemas, tool configurations, and output constraints while discarding session-specific reasoning traces. Shared workspaces support role-based collaborative reuse, and experiments report higher task completion than no memory or full-history persistence, along with zero-token data refresh and lower token costs.

### Source excerpt

Agentic LLM systems that generate code through multi-turn tool use face a fundamental context problem: each session starts from zero, discarding the configuration choices, domain constraints, data schemas, and tool-use patterns that made previous sessions productive. Naively persisting entire conversation histories is both token-inefficient and counterproductive--irrelevant context degrades generation quality. We introduce shared selective persistent memory, a memory architecture for agentic systems that identifies and retains four categories of reusable context--task specifications, data...

## Trajectory as the Teacher: Few-Step Discrete Flow Matching via Energy-Navigated Distillation

DevFeed: [Trajectory as the Teacher: Few-Step Discrete Flow Matching via Energy-Navigated Distillation](<https://devfeed.tech/articles/trajectory-as-the-teacher-few-step-discrete-flow-matching-via-energy-navigated-distillation-31491.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/trajectory-teacher-flow-matching>)

Published: 2026-09-16T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [text-generation](<https://devfeed.tech/topics/text-generation.md>), [Algorithms](<https://devfeed.tech/topics/algorithms.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [Inference](<https://devfeed.tech/topics/inference.md>)

Tags: [inference](<https://devfeed.tech/tags/inference.md>), [language-models](<https://devfeed.tech/tags/language-models.md>), [performance](<https://devfeed.tech/tags/performance.md>), [perplexity](<https://devfeed.tech/tags/perplexity.md>), [research](<https://devfeed.tech/tags/research.md>), [text-generation](<https://devfeed.tech/tags/text-generation.md>), [tokens](<https://devfeed.tech/tags/tokens.md>)

### AI overview

The article introduces Trajectory-Shaped Discrete Flow Matching, a training method that guides intermediate trajectory decisions with an energy-based coherence measure. The authors argue that poor distillation trajectories, rather than insufficient student capacity, limit few-step generation. On a 170M-parameter language-modeling task, an 8-step student reportedly achieves lower perplexity than a 1,024-step teacher while reducing inference steps.

### Source excerpt

Discrete flow matching generates text by iteratively transforming noise tokens into coherent language, but may require hundreds of forward passes. Distillation uses the multi-step trajectory to train a student to reproduce the process in a few steps. When the student underperforms, the usual explanation is insufficient capacity. We argue the opposite: the trajectory is the bottleneck, not the student. Each training trajectory is built through a chain of blind stochastic jumps with no evaluation of sequence quality; a single bad decision at an early midpoint propagates through subsequent steps...

## DACA-GRPO: Denoising-Aware Credit Assignment for Reinforcement Learning in Diffusion Language Models

DevFeed: [DACA-GRPO: Denoising-Aware Credit Assignment for Reinforcement Learning in Diffusion Language Models](<https://devfeed.tech/articles/daca-grpo-denoising-aware-credit-assignment-for-reinforcement-learning-in-diffusion-language-models-31489.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/denoising-aware-credit-assignment>)

Published: 2026-09-16T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [grpo](<https://devfeed.tech/topics/grpo.md>), [Reinforcement learning](<https://devfeed.tech/topics/reinforcement-learning.md>), [large-language-models](<https://devfeed.tech/topics/large-language-models.md>), [LLM Techniques](<https://devfeed.tech/topics/llm-techniques.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [code-generation](<https://devfeed.tech/tags/code-generation.md>), [denoising](<https://devfeed.tech/tags/denoising.md>), [diffusion](<https://devfeed.tech/tags/diffusion.md>), [grpo](<https://devfeed.tech/tags/grpo.md>), [json-schema](<https://devfeed.tech/tags/json-schema.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [reinforcement-learning](<https://devfeed.tech/tags/reinforcement-learning.md>)

### AI overview

The article introduces DACA-GRPO, a denoising-aware enhancement for GRPO-style reinforcement-learning trainers used with diffusion language models. It uses per-token denoising progress scores and stratified masking likelihood to improve credit assignment and reduce bias in likelihood estimates. Across seven benchmarks, the method reports gains in mathematical reasoning, code generation, constraint satisfaction, and JSON Schema adherence.

### Source excerpt

Diffusion large language models are a compelling alternative to autoregressive models, yet existing RL methods for diffusion treat all denoising steps as equally important and rely on biased, high-variance likelihood estimates. We identify two fundamental weaknesses: the absence of temporal credit assignment across the denoising trajectory, and the systematic bias of mean-field likelihood estimates used for policy optimization. To address these, we propose Denoising-Aware Credit Assignment for GRPO (DACA-GRPO), a lightweight, plug-and-play enhancement for any GRPO-style trainer. DACA-GRPO...

## Glyph: A Multi-Strategy Agentic System for Column Description and Sensitivity-Ontology Tagging of Enterprise Data Catalogs

DevFeed: [Glyph: A Multi-Strategy Agentic System for Column Description and Sensitivity-Ontology Tagging of Enterprise Data Catalogs](<https://devfeed.tech/articles/glyph-a-multi-strategy-agentic-system-for-column-description-and-sensitivity-ontology-tagging-of-enterprise-data-catalogs-31490.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/glyph-column-description-tagging>)

Published: 2026-09-16T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Code](<https://devfeed.tech/topics/code.md>), [Retrieval-Augmented Generation](<https://devfeed.tech/topics/retrieval-augmented-generation.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Graphs](<https://devfeed.tech/topics/graphs.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [classification](<https://devfeed.tech/tags/classification.md>), [code](<https://devfeed.tech/tags/code.md>), [data](<https://devfeed.tech/tags/data.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [governance](<https://devfeed.tech/tags/governance.md>), [production](<https://devfeed.tech/tags/production.md>), [provenance](<https://devfeed.tech/tags/provenance.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [vector-database](<https://devfeed.tech/tags/vector-database.md>)

### AI overview

Glyph is a production system for generating column descriptions and assigning sensitivity-ontology labels in enterprise data catalogs. It uses cooperating LLM agents, source-code-grounded retrieval, parallel tagging strategies, vector-based metadata matching, and ranked-output fusion to support auditable cataloging.

### Source excerpt

Enterprise data lakes accumulate tables faster than human stewards can document or classify them, leaving columns with missing descriptions and unassigned governance labels. This documentation debt undermines data discovery, access control, and regulatory compliance. We present Glyph, a production system that frames two coupled problems, column description generation and column type annotation for data classification, as cooperating LLM agents orchestrated as stateful graphs. The Descriptor grounds generation in the pipeline source code that produces each column, retrieved on demand from an...

## DiscoSign: Discourse-Aware Text to Sign Language Gloss Translation

DevFeed: [DiscoSign: Discourse-Aware Text to Sign Language Gloss Translation](<https://devfeed.tech/articles/discosign-discourse-aware-text-to-sign-language-gloss-translation-6728.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/discosign-gloss-translation>)

Published: 2026-09-11T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>), [Language models](<https://devfeed.tech/topics/language-models.md>)

Tags: [evaluation](<https://devfeed.tech/tags/evaluation.md>), [experiments](<https://devfeed.tech/tags/experiments.md>), [framework](<https://devfeed.tech/tags/framework.md>), [llm](<https://devfeed.tech/tags/llm.md>), [metrics](<https://devfeed.tech/tags/metrics.md>)

### AI overview

DiscoSign is an LLM-based framework for translating text to sign-language gloss while preserving discourse-level coherence. It targets spatial coreference, Question-Answer Clauses, and consistent English-concept-to-ASL-sign mappings, with evaluation metrics for these dimensions.

### Source excerpt

Sign language processing systems have traditionally operated at the sentence level, ignoring critical discourse phenomena fundamental to sign language comprehension. We introduce DiscoSign, a computational approach for discourse-aware text to sign language gloss translation grounded in linguistic research. We address three key phenomena within our modular Large Language Model (LLM)-based translation framework: (i) spatial coreference resolution, where entities maintain consistent spatial locations throughout discourse; (ii) Question-Answer Clauses (QACs), pseudocleft structures serving...

## Putting Captions to the Test: Evaluating Video Caption Quality through Multiple-Choice Question Answering

DevFeed: [Putting Captions to the Test: Evaluating Video Caption Quality through Multiple-Choice Question Answering](<https://devfeed.tech/articles/putting-captions-to-the-test-evaluating-video-caption-quality-through-multiple-choice-question-answering-6736.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/video-caption-quality>)

Published: 2026-09-11T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [LLM evaluation / benchmarking](<https://devfeed.tech/topics/llm-evaluation-benchmarking.md>), [Ground truth / benchmark quality](<https://devfeed.tech/topics/ground-truth-benchmark-quality.md>), [Hallucination detection](<https://devfeed.tech/topics/hallucination-detection.md>)

Tags: [benchmark](<https://devfeed.tech/tags/benchmark.md>), [computer-vision](<https://devfeed.tech/tags/computer-vision.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [research](<https://devfeed.tech/tags/research.md>), [video](<https://devfeed.tech/tags/video.md>)

### AI overview

The article introduces CapQuiz, a reference-free benchmark for evaluating video-caption quality through human-verified multiple-choice questions. It also proposes CapF1, combining factuality and visual-information coverage, and reports stronger correlation with human judgments than existing metrics.

### Source excerpt

Evaluating video captioning remains a critical challenge for Visual Large Language Models (VLLMs). Existing metrics primarily rely on matching generated text against ground-truth references. This paradigm suffers from the "one-to-many" nature of video description, where high-quality captions are often penalized for lexical mismatches or valid shifts in visual focus. Furthermore, such assessments are typically one-dimensional, failing to provide a fine-grained analysis of caption quality. To address this, we redefine caption quality via information fidelity: A caption must maximize the coverage...

## SimpleDesign: A Joint Model for Protein Sequence and Structure Codesign

DevFeed: [SimpleDesign: A Joint Model for Protein Sequence and Structure Codesign](<https://devfeed.tech/articles/simpledesign-a-joint-model-for-protein-sequence-and-structure-codesign-6735.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/simpledesign-protein-codesign>)

Published: 2026-09-11T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [multimodal](<https://devfeed.tech/topics/multimodal.md>), [Transformer](<https://devfeed.tech/topics/transformer.md>), [datasets](<https://devfeed.tech/topics/datasets.md>)

Tags: [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [drug-discovery](<https://devfeed.tech/tags/drug-discovery.md>), [generation](<https://devfeed.tech/tags/generation.md>), [model](<https://devfeed.tech/tags/model.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

SimpleDesign is a single-stage, end-to-end multimodal generative model for jointly designing protein sequences and three-dimensional structures. It uses Transformer-based multimodal backbones, trains directly in data space on more than 2 million sequence-structure pairs, and achieves competitive results on co-design and unconditional generation benchmarks.

### Source excerpt

Proteins are fundamental to biological processes, with their function determined by the complex interplay between the amino acid sequence and the three-dimensional structure. Developing generative models capable of understanding this intrinsically multi-modal relationship is crucial for fields like drug discovery and protein engineering. Existing models often rely on a multi-stage training process where autoencoders that tokenize data into latent representations are trained in a first stage. Secondly, a generative model is trained on the latent representation of the autoencoder(s), i.e...

## REFACTOR-VLA: Unsupervised Library Learning of Typed Motor Programs

DevFeed: [REFACTOR-VLA: Unsupervised Library Learning of Typed Motor Programs](<https://devfeed.tech/articles/refactor-vla-unsupervised-library-learning-of-typed-motor-programs-6732.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/refactor-vla-motor-programs>)

Published: 2026-09-02T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [World models](<https://devfeed.tech/topics/world-models.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>)

Tags: [models](<https://devfeed.tech/tags/models.md>), [skills](<https://devfeed.tech/tags/skills.md>), [training](<https://devfeed.tech/tags/training.md>), [world-model](<https://devfeed.tech/tags/world-model.md>)

### AI overview

REFACTOR-VLA is a vision-language-action system that learns reusable typed motor-program skills through alternating world-model-based clustering and policy optimization. On LIBERO, the article reports that scaling the world model reduced performance across all four benchmark suites, while an InfoNCE auxiliary loss improved skill clustering.

### Source excerpt

Most current vision-language-action (VLA) models--such as OpenVLA, π0, RT-2, and RDT-1B--are "monolithic." This means they generate raw motor commands or very short sequences of actions, without organizing behaviors into reusable, well-defined abstractions. As a result, these models perform poorly on long-horizon (multi-step) tasks, and it's difficult to interpret what they have learned. Existing approaches for discovering skills often avoid the core problem of deciding when two action sequences are "behaviorally equivalent." For example, AtomicVLA and AtomSkill group action sequences by...

## LLMs Are Not (Consistently) Bayesian: Quantifying Internal (In)consistencies of LLMs' Probabilistic Beliefs

DevFeed: [LLMs Are Not (Consistently) Bayesian: Quantifying Internal (In)consistencies of LLMs' Probabilistic Beliefs](<https://devfeed.tech/articles/llms-are-not-consistently-bayesian-quantifying-internal-in-consistencies-of-llms-probabilistic-beliefs-6730.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/llms-not-consistently-bayesian>)

Published: 2026-08-28T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Uncertainty quantification LLMs](<https://devfeed.tech/topics/uncertainty-quantification-llms.md>), [AI Inference](<https://devfeed.tech/topics/ai-inference.md>), [Data Science](<https://devfeed.tech/topics/data-science.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [data-science](<https://devfeed.tech/tags/data-science.md>), [diagnostics](<https://devfeed.tech/tags/diagnostics.md>), [llms](<https://devfeed.tech/tags/llms.md>), [research](<https://devfeed.tech/tags/research.md>)

### AI overview

This research examines whether large language models update probabilistic beliefs in accordance with Bayes' rule. It introduces the information processing gap to quantify deviations from Bayesian updates, compares evidence-integration approaches, and finds that heuristic, non-Bayesian updates can outperform exact Bayesian updates on downstream tasks.

### Source excerpt

Modern AI systems are being deployed in complex domains such as medicine, science, and law, where there is often not a single correct answer given the observed evidence. Such systems must be able to represent and update uncertain beliefs about the world as new evidence arrives to make rational decisions. We introduce the novel technique of studying LLMs as information processing rules and utilize the information processing gap--the deviation from Bayes updates--to study the internal (in)consistencies of how LLMs update their probabilistic beliefs from evidence. Our extensive experiments evaluate...

## Agent Seer: Synthesizing Scenarios from Specification Understanding

DevFeed: [Agent Seer: Synthesizing Scenarios from Specification Understanding](<https://devfeed.tech/articles/agent-seer-synthesizing-scenarios-from-specification-understanding-6727.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/agent-seer-synthesizing-scenarios>)

Published: 2026-08-28T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [AI Bots](<https://devfeed.tech/topics/ai-bots.md>), [ai observability](<https://devfeed.tech/topics/ai-observability.md>)

Tags: [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [model-context-protocol](<https://devfeed.tech/tags/model-context-protocol.md>), [synthetic](<https://devfeed.tech/tags/synthetic.md>), [tool](<https://devfeed.tech/tags/tool.md>), [tools](<https://devfeed.tech/tags/tools.md>)

### AI overview

Agent Seer generates realistic, multi-turn evaluation scenarios for tool-using AI agents from a single MCP specification, without examples, live tool access, or domain-specific tuning. It enriches schemas, creates synthetic tool outputs, and evaluates tool-calling correctness and conversational coherence.

### Source excerpt

Evaluating AI agents that use external tools requires realistic test scenarios that capture how practitioners compose tools and iterate across conversation turns. Constructing such scenarios by hand demands deep domain expertise, does not scale across tool ecosystems, and produces static benchmarks that cannot track evolving APIs. We observe that tool specifications--function names, natural-language descriptions, and typed parameter schemas--already encode sufficient semantic information to synthesize realistic evaluation scenarios without manual curation or live tool execution. Agent Seer...

## From Preferences to Principles: Rubric-Based Alignment for Grounded Knowledge Answers

DevFeed: [From Preferences to Principles: Rubric-Based Alignment for Grounded Knowledge Answers](<https://devfeed.tech/articles/from-preferences-to-principles-rubric-based-alignment-for-grounded-knowledge-answers-6734.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/rubric-based-alignment>)

Published: 2026-08-27T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [Large Language Model](<https://devfeed.tech/topics/llm.md>), [LLM evaluation / benchmarking](<https://devfeed.tech/topics/llm-evaluation-benchmarking.md>), [Natural language processing](<https://devfeed.tech/topics/nlp.md>), [datasets](<https://devfeed.tech/topics/datasets.md>)

Tags: [datasets](<https://devfeed.tech/tags/datasets.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [models](<https://devfeed.tech/tags/models.md>), [post-training](<https://devfeed.tech/tags/post-training.md>), [research](<https://devfeed.tech/tags/research.md>), [responses](<https://devfeed.tech/tags/responses.md>), [search](<https://devfeed.tech/tags/search.md>)

### AI overview

The article introduces a rubric-based reward framework for grounded open-domain question answering. It generates query-specific rubrics from retrieved evidence and decomposes them into quality dimensions for fine-grained post-training supervision. The method improves composition, grounding, and instruction-following results over the stated baselines and evaluation datasets.

### Source excerpt

Designing effective reward signals for open-domain question answering is challenging because high-quality responses must simultaneously satisfy multiple aspects of answer quality that are difficult to capture with a holistic scalar objective. We introduce a rubric-based reward framework that generates query-specific rubrics grounded in retrieved evidence and decomposed into multiple quality dimensions, providing fine-grained supervision during post-training. Averaged across three evaluation axes (composition, grounding, and instruction-following), our approach improves over the...

## IDEA Prune: An Integrated Enlarge-and-Prune Pipeline in Generative Language Model Pretraining

DevFeed: [IDEA Prune: An Integrated Enlarge-and-Prune Pipeline in Generative Language Model Pretraining](<https://devfeed.tech/articles/idea-prune-an-integrated-enlarge-and-prune-pipeline-in-generative-language-model-pretraining-6729.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/idea-prune-pipeline>)

Published: 2026-08-26T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [Language models](<https://devfeed.tech/topics/language-models.md>), [compression and generalization](<https://devfeed.tech/topics/compression-and-generalization.md>), [Training AI Models](<https://devfeed.tech/topics/training-ai-models.md>), [Inference Performance](<https://devfeed.tech/topics/inference-performance.md>)

Tags: [compression](<https://devfeed.tech/tags/compression.md>), [generative](<https://devfeed.tech/tags/generative.md>), [inference](<https://devfeed.tech/tags/inference.md>), [language-models](<https://devfeed.tech/tags/language-models.md>), [large-language-models](<https://devfeed.tech/tags/large-language-models.md>), [model](<https://devfeed.tech/tags/model.md>), [training](<https://devfeed.tech/tags/training.md>)

### AI overview

This paper presents IDEA Prune, an integrated enlarge-and-prune pipeline for generative language model pretraining. It combines enlarged-model training, iterative structured pruning, and recovery under one cosine annealing learning-rate schedule, with experiments compressing 2.8B models to 1.3B.

### Source excerpt

Recent advancements in large language models have intensified the need for efficient and deployable models within limited inference budgets. Structured pruning pipelines have shown promise in token efficiency compared to training target-size models from scratch. In this paper, we advocate incorporating enlarged model pretraining, which is often ignored in previous works, into pruning. We study the enlarge-and-prune pipeline as an integrated system to address two critical questions: whether it is worth pretraining an enlarged model even when the model is never deployed, and how to optimize the...

## Luce: Relightable Gaussians for 3D Asset Generation

DevFeed: [Luce: Relightable Gaussians for 3D Asset Generation](<https://devfeed.tech/articles/luce-relightable-gaussians-for-3d-asset-generation-6733.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/relightable-gaussians-3d-generation>)

Published: 2026-08-26T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Benchmark](<https://devfeed.tech/topics/benchmark.md>)

Tags: [3d](<https://devfeed.tech/tags/3d.md>), [ai](<https://devfeed.tech/tags/ai.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [computer-vision](<https://devfeed.tech/tags/computer-vision.md>), [generation](<https://devfeed.tech/tags/generation.md>), [images](<https://devfeed.tech/tags/images.md>), [mesh](<https://devfeed.tech/tags/mesh.md>), [models](<https://devfeed.tech/tags/models.md>), [multimodal](<https://devfeed.tech/tags/multimodal.md>), [techniques](<https://devfeed.tech/tags/techniques.md>), [vision](<https://devfeed.tech/tags/vision.md>)

### AI overview

Luce is a multimodal 3D representation for generating relightable assets from a single image. It combines geometry with physically based materials in a voxelized Gaussian cloud, compresses them into a material-aware latent space, and generates relightable PBR Gaussians and optional textured meshes. On Toys4K, it reports a 28% FID improvement over the strongest baseline and improves alignment on an AI-generated image benchmark.

### Source excerpt

High-fidelity image-to-3D generation requires a 3D representation that captures both geometry and appearance. To support relighting and integration into standard rendering pipelines, the representation should include physically based rendering (PBR) modalities such as albedo, metallic-roughness, and surface normals. We propose Luce, a 3D representation that unifies geometry and PBR materials within a voxelized multimodal Gaussian cloud, using dedicated Gaussian primitives for each modality. A variational autoencoder compresses this representation into a unified material-aware latent space. A...

## PROOF-Gen: From Optimized Data to Better Distillation

DevFeed: [PROOF-Gen: From Optimized Data to Better Distillation](<https://devfeed.tech/articles/proof-gen-from-optimized-data-to-better-distillation-6731.md>)

Original publisher: [Read original article](<https://machinelearning.apple.com/research/proof-gen-optimized-distillation>)

Published: 2026-08-26T00:00:00Z

Content type: article

Language: en

Sources: [Apple Machine Learning Research](<https://devfeed.tech/sources/apple-machine-learning-research.md>)

Topics: [Fine-tuning](<https://devfeed.tech/topics/fine-tuning.md>), [Prompt optimization](<https://devfeed.tech/topics/prompt-optimization.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [gemma4](<https://devfeed.tech/topics/gemma4.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [fine-tuning](<https://devfeed.tech/tags/fine-tuning.md>), [gemma](<https://devfeed.tech/tags/gemma.md>), [generate](<https://devfeed.tech/tags/generate.md>), [models](<https://devfeed.tech/tags/models.md>), [on-device](<https://devfeed.tech/tags/on-device.md>), [post-training](<https://devfeed.tech/tags/post-training.md>), [prompt-optimization](<https://devfeed.tech/tags/prompt-optimization.md>)

### AI overview

PROOF-Gen improves tool-calling model distillation by using per-scenario prompt optimization to recover successful trajectories from failed teacher attempts. The method strips corrective guidance before training, producing clean demonstrations and improving benchmark, deployed-pipeline, and on-device model performance.

### Source excerpt

Supervised fine-tuning on teacher-generated trajectories is the standard first stage for distilling tool-calling capabilities into deployable models. Post-training pipelines that drive shipped tool-calling agents re-run this stage on a daily or weekly cadence, paying the frontier-teacher cost each cycle, yet the mechanism is generate-and-filter (keep the teacher's passing trajectories, discard the rest) and each cycle leaves behind the same hard scenarios because failures supply no signal. On τ 2-bench, 57% of teacher trials fail, two-thirds of them near-misses (most tool calls correct, undone...