Technology
Forget Viagra! 'Arousal training' app can help men last TWICE as long in bed, scientists say
Ground stop issued for all three Washington DC-area airports after'strong chemical smell' detected Trump hails dramatic bombing raid on'Iran's crown jewel'... but says one area deliberately SPARED: Live updates Uncomfortable truth about what happened to Rob Reiner's forgotten daughter Tracy: As she breaks cover for first time since murders... new details of secret New Mexico life Kylie Jenner's total humiliation in Hollywood: Derogatory rumor leaves her boyfriend's peers'laughing at her' behind her back Dak Prescott's crippling secret fear: Quarterback'preparing for the worst' after fiancée split... as career-ending gossip now seems inevitable Queen Camilla told her friend that Meghan Markle'brainwashed' Prince Harry, new book claims Downfall of Trump VP hopeful exiled to construction job: Filthy messages, Oval Office humiliations and the Ice Maiden who'f***ing hates his guts' What convinced Timothy Busfield's wife Melissa Gilbert that he didn't grope children: 'She would dump his a**' Mysterious'Trump' airships appearing in 100-year-old sketchbooks sparks'time traveler' theories Yellowstone fans go wild as Cole Hauser unveils spinoff series Dutton Ranch: 'Here we go!' Men admit their wildest kinks to JANA HOCKING: Some are smelly, some are truly shocking... but these are the ones women actually secretly adore Inside the sex guide electrifying conservative women: Good Christian wives purring over'explicit illustrations' that teach them the ultimate taboos Liberal MS NOW star makes prediction about Gavin Newsom's 2028 chances that will ENRAGE California governor Dolly Parton, 80, makes first public appearance in MONTHS as she admits to getting'worn out' amid health struggles Forget Viagra! 'Arousal training' app can help men last TWICE as long in bed, scientists say Forget Viagra! 'Arousal training' app can help men last TWICE as long in bed, scientists say An'arousal training' app could help men last twice as long in bed, a study has found. The Melonga App guides users through a number of therapeutic techniques, tips and exercises designed by urologists and psychologists. It is designed to help men manage arousal better and includes elements of cognitive behavioural therapy and physical exercises to improve ejaculation control without taking medicine. The at-home self-help tool could benefit men who are hesitant to seek help because they are ashamed, researchers said. And it could help the 20 to 30 per cent of men in the UK who are estimated to suffer from the issue, which is defined by ejaculating sooner than wanted during sex.
Self-Retrieval: End-to-End InformationRetrieval withOneLargeLanguageModel
The rise of large language models (LLMs) has significantly transformed both the construction and application of information retrieval (IR) systems. However, current interactions between IR systems and LLMs remain limited, with LLMs merely serving as part of components within IR systems, and IR systems being constructed independently of LLMs. This separated architecture restricts knowledge sharing and deep collaboration between them. In this paper, we introduce Self-Retrieval, a novel end-to-end LLM-driven information retrieval architecture.
Near-Optimal Algorithms for Gaussians with Huber Contamination: Mean Estimation and Linear Regression
We study the fundamental problems of Gaussian mean estimation and linear regression with Gaussian covariates in the presence of Huber contamination. Our main contribution is the design of the first sample near-optimal and almost linear-time algorithms with optimal error guarantees for both these problems. Specifically, for Gaussian robust mean estimation on Rd with contamination parameter ϵ (0,ϵ0) for a small absolute constant ϵ0, we give an algorithm with sample complexity n = O(d/ϵ2) and almost linear runtime that approximates the target mean within ℓ2-error O(ϵ). This improves on prior work that achieved this error guarantee with polynomially suboptimal sample and time complexity. For robust linear regression, we give the first algorithm with sample complexity n = O(d/ϵ2) and almost linear runtime that approximates the target regressor within ℓ2-error O(ϵ). This is the first polynomial sample and time algorithm achieving the optimal error guarantee, answering an open question in the literature. At the technical level, we develop a methodology that yields almost-linear time algorithms for multi-directional filtering that may be of broader interest.
fe4b8556000d0f0cae99daa5c5c5a410-AuthorFeedback.pdf
ThismakesROARmorereliable.4 Reviewer 1 (R1) re: portrayal of human studies: R1 correctly points out our portrayal of human stud-5 ies requires more nuance. We would be glad to correct this and will update the manuscript accordingly.6 As the reviewer assumed correctly, the gap between estimators is far larger than the variance.10 But as the reviewer points out, sometimes the curve itself provides additional information.12 This44 minimum deletion area is identified by perturbing and evaluating the model output without retraining.
OpenAI reportedly plans to add Sora video generation to ChatGPT
The company launched its Sora 2 model in September 2025 alongside a dedicated Sora app. OpenAI plans to add its Sora video generation model directly into ChatGPT, reports . The standalone Sora app was seen as a smash hit when it launched alongside Sora 2 in September 2025, but interest in the video generation app has fallen in the time since as users ran into limits on the amount and kinds of videos they could create. Adding Sora to the ChatGPT could give the model a second life, and ideally grow the ChatGPT app's weekly active users from the 900 million OpenAI reported in February, to a billion or more. According to, the standalone Sora app will stick around after the model is integrated, even though the app has fallen out of the App Store's top 100 free apps and only a small number of users reportedly share their videos publicly in the app.
Mean-field theory of graph neural networks in graph partitioning
A theoretical performance analysis of the graph neural network (GNN) is presented. For classification tasks, the neural network approach has the advantage in terms of flexibility that it can be employed in a data-driven manner, whereas Bayesian inference requires the assumption of a specific model. A fundamental question is then whether GNN has a high accuracy in addition to this flexibility. Moreover, whether the achieved performance is predominately a result of the backpropagation or the architecture itself is a matter of considerable interest. To gain a better insight into these questions, a mean-field theory of a minimal GNN architecture is developed for the graph partitioning problem. This demonstrates a good agreement with numerical experiments.
Efficient Gradient Computation for Structured Output Learning with Rational and Tropical Losses
Many structured prediction problems admit a natural loss function for evaluation such as the edit-distance or $n$-gram loss. However, existing learning algorithms are typically designed to optimize alternative objectives such as the cross-entropy. This is because a na\{i}ve implementation of the natural loss functions often results in intractable gradient computations. In this paper, we design efficient gradient computation algorithms for two broad families of structured prediction loss functions: rational and tropical losses. These families include as special cases the $n$-gram loss, the edit-distance loss, and many other loss functions commonly used in natural language processing and computational biology tasks that are based on sequence similarity measures. Our algorithms make use of weighted automata and graph operations over appropriate semirings to design efficient solutions. They facilitate efficient gradient computation and hence enable one to train learning models such as neural networks with complex structured losses.