Real AI Agents and Real Work
The race between human-centered work and infinite PowerPoints
AI/ML news, top picks, and generated innovation digests.
9537 matching items
The race between human-centered work and infinite PowerPoints
Blog comment creationReally interesting takeaway that diffusion models shine in data-constrained settings while autoregressive models are stronger when compute is the bottleneck. It makes me wonder how this trade-off might shape the design of future foundation models, especially as synthetic data generation becomes more common. Do you think diffusion’s advantage in low-data regimes could make it a natural fit for domains like medicine or law where data is scarce and costly to obtain?
Apprentissage emilie.germain… ven, 09/19/2025 - 15:12
Communauté de pratique de Mila : Explicabilité en IA emilie.germain… jeu, 09/18/2025 - 09:42
2020 saw many continued developments in AI governance. It is heartening to see how rapidly this field continues to grow, and exciting to be part of that growth. This report provides a summary of ou...
AI poses a risk of automating and degrading jobs around the world, creating harmful effects to vulnerable workers’ livelihoods and well-being. How can we deliberately account for the impacts on wor...
This event focussed on questions such as: Will COVID-19 cause automation to increase? A decline in labour share of income? A rise of superstar companies? What does COVID-19 teach us about policy re...
Over the next decades, AI will dramatically change the economic landscape. It may also magnify inequality, both within and across countries. Joseph E. Stiglitz, Nobel Laureate in Economics, joined ...
In the spring of 2018, MIT President L. Rafael Reif commissioned the MIT Task Force on the Work of the Future. He tasked them with understanding the relationships between emerging technologies and ...
The AI governance space needs more rigorous work on what influential actors (e.g. governments and AI labs) should do in the next few years to prepare the world for advanced AI. We're setting up a...
The GovAI Policy Program (GAPP) is a part-time program that allows talented graduate students and professionals to deepen their expertise, expand their network, and build a technically informed...
GovAI's Annual Report 2022.
In July 2023, GovAI hosted a webinar focused on a whitepaper: “Frontier AI Regulation: Managing Emerging Risks to Public Safety.”
When scholars and policymakers consider how technological advances affect the rise and fall of great powers, they draw on theories that center the moment of innovation - the eureka moment that...
In this seminar, Sam Altman and William G. Gale discussed Sam's blog post 'Moore's Law for Everything' and taxation solutions for advanced AI.
GitHub is introducing post-quantum secure key exchange methods for SSH access to better protect Git data in transit. The post Post-quantum security for SSH access on GitHub appeared first on The GitHub Blog .
An LLM that can converse in English & item IDs, and make recommendations w/o retrieval or tools.
Verifying magic on the jagged frontier
And a big change for this newsletter
A Detailed Look at One of the Leading Open-Source LLMs
“The Inter American Press Association (IAPA), in partnership with Google News Initiative (GNI), announced the opening of applications for the AI Product Lab, an innovative program designed to drive digital transformation and the strategic use of artificial intelligence in Latin American and Caribbean media outlets. Developed by the consulting firm Maktube Group, the Lab aims […] The post Last days to participate in the IAPA AI Product Lab call, supported by Google appeared first on LatAm Journalism Review by the Knight Center .
“The Inter American Press Association (IAPA), in partnership with Google News Initiative (GNI), announced the opening of applications for the AI Product Lab, an innovative program designed to drive digital transformation and the strategic use of artificial intelligence in Latin American and Caribbean media outlets. Developed by the consulting firm Maktube Group, the Lab aims […] The post Last days to participate in the IAPA AI Product Lab call, supported by Google appeared first on LatAm Journalism Review by the Knight Center .
Ensuring that AI systems are trustworthy and reliable is crucial for advancing artificial intelligence capabilities...
What exactly does word2vec learn, and how? Answering this question amounts to understanding representation learning in a minimal yet interesting language modeling task. Despite the fact that word2vec is a well-known precursor to modern language models, for many years, researchers lacked a quantitative and predictive theory describing its learning process. In our new paper , we finally provide such a theory. We prove that there are realistic, practical regimes in which the learning problem reduces to unweighted least-squares matrix factorization . We solve the gradient flow dynamics in closed form; the final learned representations are simply given by PCA. Learning dynamics of word2vec . When trained from small initialization, word2vec learns in discrete, sequential steps. Left: rank-incrementing learning steps in the weight matrix, each decreasing the loss. Right: three time slices of the latent embedding space showing how embedding vectors expand into subspaces of increasing dimension at each learning step, continuing until model capacity is saturated. Before elaborating on this result, let’s motivate the problem. word2vec is a well-known algorithm for learning dense vector representations of words. These embedding vectors are trained using a contrastive algorithm; at the end of training, the semantic relation between any two words is captured by the angle between the corresponding embeddings. In fact, the learned embeddings empirically exhibit striking linear structure in…
Research by the South African AI Association and the AI Media Group has shown that 94% of the African AI Ecosystem is contained in just 20 countries
From GPT-5 to nano banana: everyone is getting access to powerful AI
“Folha de S.Paulo filed a lawsuit against OpenAI on Wednesday [Aug. 20], demanding that the owner of the ChatGPT artificial intelligence platform stop collecting and using the newspaper’s content without authorization or payment. The suit accuses OpenAI of unfair competition and copyright infringement, stating that ‘the defendant develops and improves its AI tool [...] based […] The post Folha de S.Paulo files lawsuit against OpenAI for unfair competition and copyright infringement appeared first on LatAm Journalism Review by the Knight Center .
“Folha de S.Paulo filed a lawsuit against OpenAI on Wednesday [Aug. 20], demanding that the owner of the ChatGPT artificial intelligence platform stop collecting and using the newspaper’s content without authorization or payment. The suit accuses OpenAI of unfair competition and copyright infringement, stating that ‘the defendant develops and improves its AI tool [...] based […] The post Folha de S.Paulo files lawsuit against OpenAI for unfair competition and copyright infringement appeared first on LatAm Journalism Review by the Knight Center .
Africa’s largest AI event, AI Expo Africa, will be running its highly acclaimed conference & trade show at the Sandton Convention Centre, Johannesburg, South Africa 29-31 October 2025.
The increasing complexity and fragmentation of financial systems in large organizations have created significant challenges for financial teams, particularly in performing real-time, end-to-end validation, as existing validation methods relying on static rules or batch processing are often inadequate for today's dynamic financial environments. This paper introduces a novel approach using Large Language Model (LLM)-based browser agents within a multi-agent framework to enhance financial validation processes. The framework leverages domain-specific agents that autonomously navigate web-based financial platforms to validate data, interpret discrepancies, and perform root cause analysis, ensuring higher accuracy, transparency, and auditability compared to traditional systems. A synthetic dataset and controlled simulation environment were used to evaluate the framework's performance across 20 distinct financial scenarios, revealing significant improvements in validation accuracy (from 40% with a Vanilla agent to 65% with the proposed approach). The results indicate that the proposed multi-agent approach, by isolating validation tasks into specialized agents and orchestrating a coordinated investigation, provides a more reliable, scalable, and interpretable solution for high-stakes financial environments.
Hector Foundation Launches “Hector AI + Education Future Fund” with €6.2 Million
In recent years, LLM Multi-Agent systems have garnered widespread attention for their collaborative approach to solving complex problems. However, it's a common scenario for these systems to fail at a task despite a flurry of activity. The post Which Agent Causes Task Failures and When?Researchers from PSU and Duke explores automated failure attribution of LLM Multi-Agent Systems first appeared on Synced .
Announcing Deep Ignorance: Filtering Pretraining Data Builds Tamper-Resistant Safeguards into Open-Weight LLMs
Vector researchers made significant contributions to this year’s International Conference on Learning Representations (ICLR), the world’s leading venue for representation learning and deep learning research, which took place April 24-28, […] The post Vector researchers dive into deep learning at ICLR 2025 appeared first on Vector Institute for Artificial Intelligence .
This page aims to provide an overview of the EU Whistleblowing Directive (2019) and how it relates to the EU AI Act, as well as provide useful resources for potential whistleblowers. This resource was put together by Santeri Koivula, an EU Fellow at the Future of Life Institute, and Karl Koch, founder of the AI […]
Thank you to everyone who contributed to writing this blog including: Anyscale (Seiji Eicher, Ricardo Decal, Kai-Hsun Chen) and Google GKE (Yiwen Xiang, Andrew Sy Kim).
And How They Stack Up Against Qwen3
jack Morris's investigation into GPT-OSS training data https://x.com/jxmnop/status/1953899426075816164?t=3YRhVQDwQLk2gouTSACoqA&s=09
By Shaina Raza and Veronica Chatrath AI models are rapidly becoming bigger, faster, and more capable at understanding images and text together. However, while accuracy and speed are often celebrated, […] The post When AI Meets Human Matters: Evaluating Multimodal Models Through a Human-Centred Lens – Introducing HumaniBench appeared first on Vector Institute for Artificial Intelligence .
Pierrette Mahoro Mastel currently works at GIZ as a Digital Health Advisor, prior to that she was at CMU-Africa where she did her Masters in IT with a major in Machine Learning. Mastel is the IndabaX Rwanda lead and one of the 2025 General Chairs for the Indaba to be held in Kigali 17-22 August […] The post When Community Leads: Rwanda to Host the 2025 Annual Deep Learning Indaba appeared first on Deep Learning Indaba .
Putting the AI in Charge
We are delighted to welcome Nicole Ludwig at the Tübingen AI Center!
Adding attention to linear probes
Three outstanding Principal Investigators will be joining the ELLIS Institute Tübingen, co-affiliated with the MPI-IS and the Tübingen AI Center.
On 18 July 2025, the European Commission published draft Guidelines clarifying key provisions of the EU AI Act applicable to General Purpose AI (GPAI) models. The Guidelines provide interpretive guidance on the definition and scope of GPAI models, related lifecycle obligations, systemic risk criteria, and notification duties for providers. Once translated into all EU languages, […]
The Code of Practice offers a clear framework to help developers of General Purpose AI (GPAI) models meet the requirements of the EU AI Act. While providers can choose to follow the Code, they are also free to demonstrate compliance through other appropriate methods. This post provides a concise overview of each Chapter, Commitment, and […]
Lena Schlipf Honored by Students
Does process matter? We are about to find out.