Top 5 today
lab Google — The Keyword (AI) · 14h ago · 29 views

Google demonstrates real-time clinical video consultation capabilities with AMIE

Google Research and Google DeepMind have advanced their research medical AI system, AMIE, to demonstrate real-time clinical video consultation capabilities in a first-of-its-kind study. Built on Gemini and Project Astra using a multi-agent architecture, the system interprets visual and auditory cues, guides virtual physical exams, and reasons diagnostically in real time.

lab NVIDIA Research · just now · 22 views Live

LLMs match or beat Bayesian optimization for hyperparameter optimization

A new paper explores using foundational large language models (LLMs) to automate hyperparameter optimization (HPO), a process that typically relies on manual approaches in limited-budget settings. The authors developed a methodology where LLMs suggest hyperparameter configurations based on dataset and model descriptions, which are then iteratively refined according to model performance.

lab NVIDIA Research · just now · 24 views Live

Source introduces approximate unrolled differentiation for training data attribution

Researchers introduce Source, a new training data attribution (TDA) method that combines the computational efficiency of influence functions with the accuracy of unrolling-based approaches. By using an influence-function-like formula to approximate unrolled differentiation, Source addresses limitations in implicit differentiation methods, such as their failure to account for optimization bias or multi-stage pipelines.