Goto

Collaborating Authors

 Industry


Microsoft's new Outlook now supports offline email attachments

PCWorld

PCWorld reports that Microsoft's new Outlook app for Windows 11 now supports adding email attachments while offline, with messages automatically sending once internet reconnects. This update addresses a key limitation for users who frequently work without reliable internet connections or need to prepare emails in advance. Despite these improvements, many users continue preferring the classic Outlook or web version over Microsoft's repackaged web app approach. For several years, Microsoft has been trying to persuade users to move from the classic Outlook app for Windows 11 to the new version, which is (essentially) a repackaged web app. The latest update offers improved offline support, making it possible to add attachments to emails without an internet connection. The emails will send automatically once you've got a working connection again. According to Windows Latest, Microsoft has been testing this feature since October 2025, with a wider rollout only now beginning. Although the "new" Outlook has improved recently, many still prefer the classic app or the web version. This article originally appeared on our sister publication PC för Alla and was translated and localized from Swedish.


Fast and Unified Image and Video with Physics Plausible Feedback

Neural Information Processing Systems

Relighting is a crucial task with both practical demand and artistic value, and recent diffusion models have shown strong potential by enabling rich and controllable lighting effects. However, as they are typically optimized in semantic latent space, where proximity does not guarantee physical correctness in visual space, they often produce unrealistic results--such as overexposed highlights, misaligned shadows, and incorrect occlusions. We address this with UniLumos, a unified relighting framework for both images and videos that brings RGB-space geometry feedback into a flow-matching backbone. By supervising the model with depth and normal maps extracted from its outputs, we explicitly align lighting effects with the scene structure, enhancing physical plausibility. Nevertheless, this feedback requires high-quality outputs for supervision in visual space, making standard multi-step denoising computationally expensive. To mitigate this, we employ path consistency learning, allowing supervision to remain effective even under few-step training regimes. To enable fine-grained relighting control and supervision, we design a structured six-dimensional annotation protocol capturing core illumination attributes. Building upon this, we propose LumosBench, a disentangled attributelevel benchmark that evaluates lighting controllability via large vision-language models, enabling automatic and interpretable assessment of relighting precision across individual dimensions. Extensive experiments demonstrate that UniLumos achieves state-of-the-art relighting quality with significantly improved physical consistency, while delivering a 20x speedup for both image and video relighting.


9 Questions Dads Wish Their Kids Would Ask Them

TIME - Tech

Follow this section to personalize your feed and get instant alerts. Follow Go to your personalized feed WHY FOLLOW? Smart Alerts: Get notified about major news as it happens. Follow this tag to personalize your feed and get instant alerts. Follow Go to your personalized feed WHY FOLLOW?



The Right to Red-Team: Adversarial AILiteracy as a Civic Imperative in K-12 Education

Neural Information Processing Systems

The increasing societal integration of Large Language Models (LLMs) and agentbased AI demands a new civic competency: adversarial reasoning. This position paper argues that K-12 AI education must move beyond passive literacy to actively equip students with skills in responsible adversarial prompting and ethical system "hacking." Such capabilities are essential for citizens to critically probe AI systems, understand their inherent limitations, identify manipulative patterns, and hold them accountable. We posit that cultivating a generation skilled in "red-teaming" AI is vital for maintaining transparency, preventing undue influence, and fostering a democratic engagement with these transformative technologies.


Training-Free Efficient Video Generation via Dynamic Token Carving

Neural Information Processing Systems

Despite the remarkable generation quality of video Diffusion Transformer (DiT) models, their practical deployment is severely hindered by extensive computational requirements. This inefficiency stems from two key challenges: the quadratic complexity of self-attention with respect to token length and the multi-step nature of diffusion models. To address these limitations, we present Jenga, a novel inference pipeline that combines dynamic attention carving with progressive resolution generation. Our approach leverages two key insights: (1) early denoising steps do not require high-resolution latents, and (2) later steps do not require dense attention. Jenga introduces a block-wise attention mechanism that dynamically selects relevant token interactions using 3D space-filling curves, alongside a progressive resolution strategy that gradually increases latent resolution during generation. Experimental results demonstrate that Jenga achieves substantial speedups across multiple state-of-the-art video diffusion models while maintaining comparable generation quality (8.83 speedup with 0.01% performance drop on VBench). As a plug-and-play solution, Jenga enables practical, high-quality video generation on 39th Conference on Neural Information Processing Systems (NeurIPS 2025).


Memory byaccident: a theory of learning as a byproduct of network stabilization

Neural Information Processing Systems

Synaptic plasticity is widely considered to be crucial to the brain's ability to learn throughout life. Decades of theoretical work have therefore been invested in deriving and designing biologically plausible learning rules capable of granting various memory abilities to neural networks. Most of these theoretical approaches optimize directly for a desired memory function; but this procedure can lead to complex, finely-tuned rules, rendering them brittle to perturbations and difficult to implement in practice. Instead, we build on recent work that automatically discovers large numbers of candidate plasticity rules operating in recurrent spiking neural networks. Surprisingly, despite the fact that these rules are selected solely to achieve network stabilization, we observe across a range of network models-- feedforward, recurrent; rate and spiking--that almost all these rules endow the network with simple forms of memory such as familiarity detection - seemingly by accident.


ChatGPT forgets things in long threads. Here's the fix

PCWorld

When you purchase through links in our articles, we may earn a small commission. ChatGPT forgets things in long threads. An AI chatbot can only remember so much. This prompt hands off the essentials of your conversation to a fresh chat thread. The most simple explanation I've heard for how an AI remembers things goes like this: Imagine a long, narrow table, and then imagine that you begin placing dominos on one end, slowly sliding them toward the opposite end as you add more.


Watch an exclusive clip from new PBS series 'EONS: LIFE AND DEATH ON PANGEA'

Popular Science

The six-episode series brings The Great Dying to life. More information Adding us as a Preferred Source in Google by using this link indicates that you would like to see more of our content in Google News results. During The Great Dying, upwards of 80 percent of life on Earth was wiped out. Breakthroughs, discoveries, and DIY tips sent six days a week. By signing up, you confirm you are 16+, will receive newsletters and promotional content and agree to our Terms of Use and acknowledge the data practices in our Privacy Policy .


SAGE-Eval: Evaluating LLMs for Systematic Generalizations of Safety Facts

Neural Information Processing Systems

Do LLMs robustly generalize critical safety facts to novel situations? Lacking this ability is dangerous when users ask naive questions--for instance, "I'm considering packing melon balls for my 10-month-old's lunch. What other foods would be good to include?" Before offering food options, the LLM should warn that melon balls pose a choking hazard to toddlers, as documented by the CDC1. Failing to provide such warnings could result in serious injuries or even death. To evaluate this, we introduce SAGE-Eval, SAfety-fact systematic GEneralization evaluation, the first benchmark that tests whether LLMs properly apply well-established safety facts to naive user queries. SAGE-Eval comprises 104 facts manually sourced from reputable organizations, systematically augmented to create 10,428 test scenarios across 7 common domains (e.g., Outdoor Activities, Medicine). We find that the top model, Claude-3.7-sonnet,