DLSS 5 backlash: Nvidia's CEO says gamers are 'completely wrong'
Nvidia CEO Jensen Huang defends DLSS 5 against user backlash, calling critics "completely wrong" about the generative AI graphics technology's function. PCWorld notes the controversy stems from concerns that DLSS 5 applies an "AI skin" over game models rather than true enhancement. Huang clarifies DLSS 5 offers developers controllability at the geometry level, describing it as real-time neural rendering that infuses photorealism into pixels. In just a day, Nvidia's DLSS 5 technology has become the hot button for most of the PC and gaming world. Now Nvidia's chief executive has weighed in, claiming that everyone is "completely wrong" about the technology. At a question-and-answer session at Nvidia's own Game Technology Conference, Nvidia chief executive Jensen Huang said that "as I have explained very carefully, DLSS 5 fuses controllability of the of geometry and textures and everything about the game with generative AI," he said. Huang went on to say of the controversy: "They're completely wrong." Nvidia's DLSS 5 has sparked controversy because it essentially applies a generative AI filter to computer graphics. Nvidia describes DLSS 5 as a "real-time neural rendering model that infuses pixels with photoreal lighting and materials," and a "GPT moment for graphics -- blending hand-crafted rendering with generative AI".
- Leisure & Entertainment > Games > Computer Games (1.00)
- Information Technology > Hardware (1.00)
The 10 most popular US National Parks in 2025
Yellowstone, Yosemite, and Grand Canyon all make the list, but aren't number one. Yosemite National Park came in at number five on the National Parks Service list. Breakthroughs, discoveries, and DIY tips sent six days a week. In 2025, the parks received 323 million recreation visits, according to new data release by the National Parks Service. The data includes visitors to National Parks, National Historic Sites, National Memorials, National Seashores, National Parkways, and other designated public lands.
- North America > United States > Rocky Mountains (0.05)
- North America > United States > Pennsylvania (0.05)
- North America > United States > Ohio (0.05)
- (2 more...)
Tennessee Teens Sue Elon Musk's xAI Over Child Sexual Abuse Images
Support journalism that doesn't flinch . Support journalism that doesn't flinch . Elon Musk leaves a meeting with House Republicans in the basement of the US Capitol building on March 5, 2025 in Washington, DC. Get your news from a source that's not owned and controlled by oligarchs. Tennessee teenagers are suing Elon Musk's company xAI over allegations that its artificial intelligence tool Grok undressed photos of them as minors--the latest challenge against the wealthiest living person's chatbot .
- North America > United States > Tennessee (0.62)
- North America > United States > District of Columbia > Washington (0.25)
- Asia > Middle East > Iran (0.15)
- (5 more...)
- Law Enforcement & Public Safety > Crime Prevention & Enforcement (1.00)
- Law (1.00)
- Government > Regional Government > North America Government > United States Government (1.00)
- Media > News (0.91)
DoorDash Reservations Scored America's Most Exclusive Restaurants
After the rise (and fall) of reservation scalping, DoorDash and a host of apps are fighting to book you a seat at the country's most exclusive restaurants. At The Eighty-Six in Manhattan, exclusivity is the point. The luxe, 11-table steakhouse is the sort of place that lavishes caviar and aged mimolette cheese on its potatoes, and crows that your market-price duck was raised by one Dr. Taylor Swift has reportedly dined there in a Miu Miu skirt. Reservations are a scarce commodity that the restaurant, and New York law forbids you from selling one. "Access is the main asset," wrote food writer Helen Rosner in a recent New Yorker review of The Eighty-Six. "The product is the door, and what a door!
- North America > United States > Pennsylvania (0.05)
- North America > United States > New York > New York County > New York City (0.05)
- North America > United States > Nevada > Clark County > Las Vegas (0.05)
- (9 more...)
- Information Technology > Services (0.96)
- Consumer Products & Services > Restaurants (0.89)
- Consumer Products & Services > Food, Beverage, Tobacco & Cannabis (0.71)
- Banking & Finance > Trading (0.68)
- Information Technology > Communications > Mobile (0.96)
- Information Technology > Artificial Intelligence (0.72)
NASA wants your hail photos
After grapefruit-sized hail hit Missouri, more images may help improve severe storm forecasting. A CoCoRaHS volunteer submitted this photo that displays a hand holding three large and uniquely shaped hailstones from June 14, 2023. Breakthroughs, discoveries, and DIY tips sent six days a week. Tuesday March 10th was a particularly punishing day of bad weather for the residents of Kansas City, Missouri. That evening, hailstones as large as grapefruits bombarded homes, businesses, and vehicles in the area, causing widespread damage to the community.
- North America > United States > Missouri > Jackson County > Kansas City (0.56)
- North America > United States > Rhode Island (0.05)
- North America > United States > Pennsylvania (0.05)
- (3 more...)
- Government > Regional Government > North America Government > United States Government (0.56)
- Government > Space Agency (0.45)
Learning Task Specifications from Demonstrations
In many settings (e.g., robotics) demonstrations provide a natural way to specify the sub-tasks. However, most methods for learning from demonstrations either do not provide guarantees that the artifacts learned for the sub-tasks can be safely recombined or limit the types of composition available. Motivated by this deficit, we consider the problem of inferring Boolean non-Markovian rewards (also known as logical trace properties or specifications) from demonstrations provided by an agent operating in an uncertain, stochastic environment. Crucially, specifications admit well-defined composition rules that are typically easy to interpret. In this paper, we formulate the specification inference task as a maximum a posteriori (MAP) probability inference problem, apply the principle of maximum entropy to derive an analytic demonstration likelihood model and give an efficient approach to search for the most likely specification in a large candidate pool of specifications. In our experiments, we demonstrate how learning specifications can help avoid common problems that often arise due to ad-hoc reward composition.
MetaAnchor: Learning to Detect Objects with Customized Anchors
We propose a novel and flexible anchor mechanism named MetaAnchor for object detection frameworks. Unlike many previous detectors model anchors via a predefined manner, in MetaAnchor anchor functions could be dynamically generated from the arbitrary customized prior boxes. Taking advantage of weight prediction, MetaAnchor is able to work with most of the anchor-based object detection systems such as RetinaNet. Compared with the predefined anchor scheme, we empirically find that MetaAnchor is more robust to anchor settings and bounding box distributions; in addition, it also shows the potential on the transfer task. Our experiment on COCO detection task shows MetaAnchor consistently outperforms the counterparts in various scenarios.
Learning Temporal Point Processes via Reinforcement Learning
Social goods, such as healthcare, smart city, and information networks, often produce ordered event data in continuous time. The generative processes of these event data can be very complex, requiring flexible models to capture their dynamics. Temporal point processes offer an elegant framework for modeling event data without discretizing the time. However, the existing maximum-likelihood-estimation (MLE) learning paradigm requires hand-crafting the intensity function beforehand and cannot directly monitor the goodness-of-fit of the estimated model in the process of training. To alleviate the risk of model-misspecification in MLE, we propose to generate samples from the generative model and monitor the quality of the samples in the process of training until the samples and the real data are indistinguishable. We take inspiration from reinforcement learning (RL) and treat the generation of each event as the action taken by a stochastic policy. We parameterize the policy as a flexible recurrent neural network and gradually improve the policy to mimic the observed event distribution. Since the reward function is unknown in this setting, we uncover an analytic and nonparametric form of the reward function using an inverse reinforcement learning formulation. This new RL framework allows us to derive an efficient policy gradient algorithm for learning flexible point process models, and we show that it performs well in both synthetic and real data.
- Information Technology > Artificial Intelligence > Machine Learning > Reinforcement Learning (0.85)
- Information Technology > Artificial Intelligence > Representation & Reasoning > Uncertainty > Bayesian Inference (0.59)
- Information Technology > Artificial Intelligence > Machine Learning > Neural Networks (0.59)
- Information Technology > Artificial Intelligence > Machine Learning > Learning Graphical Models > Directed Networks > Bayesian Learning (0.59)
Beyond Grids: Learning Graph Representations for Visual Recognition
We propose learning graph representations from 2D feature maps for visual recognition. Our method draws inspiration from region based recognition, and learns to transform a 2D image into a graph structure. The vertices of the graph define clusters of pixels (regions), and the edges measure the similarity between these clusters in a feature space. Our method further learns to propagate information across all vertices on the graph, and is able to project the learned graph representation back into 2D grids. Our graph representation facilitates reasoning beyond regular grids and can capture long range dependencies among regions. We demonstrate that our model can be trained from end-to-end, and is easily integrated into existing networks. Finally, we evaluate our method on three challenging recognition tasks: semantic segmentation, object detection and object instance segmentation. For all tasks, our method outperforms state-of-the-art methods.
Processing of missing data by neural networks
We propose a general, theoretically justified mechanism for processing missing data by neural networks. Our idea is to replace typical neuron's response in the first hidden layer by its expected value. This approach can be applied for various types of networks at minimal cost in their modification. Moreover, in contrast to recent approaches, it does not require complete data for training. Experimental results performed on different types of architectures show that our method gives better results than typical imputation strategies and other methods dedicated for incomplete data.