Press Release
Pressmatch: Automated journalist recommendation for media coverage with Nearest Neighbor search
Slating a product for release often involves pitching journalists to run stories on your press release. Good media coverage often ensures greater product reach and drives audience engagement for those products. Hence, ensuring that those releases are pitched to the right journalists with relevant interests is crucial, since they receive several pitches daily. Keeping up with journalist beats and curating a media contacts list is often a huge and time-consuming task. This study proposes a model to automate and expedite the process by recommending suitable journalists to run media coverage on the press releases provided by the user.
NYPD will use drones to monitor private parties over Labor Day weekend
The New York Police department has been using drones in a limited capacity for years -- deploying unmanned aircraft systems for search and rescue missions, to document crime scenes, or to monitor large public events like New Years Eve in Times Square. Soon, you might see one in your backyard as well: NYPD officials have announced plans to use drones to follow up on noise complaints during the long Labor Day weekend. "If a caller states there is a large crowd, a large party in a backyard, we're going to be utilizing our assets to go up and check on the party," Assistant NYPD Commissioner Kaz Daughtry said during a press conference Thursday. Privacy advocates have been quick to respond, with a representative from the New York Civil Liberties Union telling the Associated Press that the announcement "flies in the face of the POST Act" that requires police to publish its use policies for surveillance technology. And indeed, the plan could represent a stark departure from those policies.
A Google-powered chatbot is handling GM's non-emergency OnStar calls
General Motors is taking Google's AI chatbot on the road. The automaker announced today that it's using Google Cloud's Dialogflow to automate some non-emergency OnStar features like navigation and call routing. Crucially, the automaker claims the bot can pinpoint keywords indicating an emergency situation and "quickly route the call" to trained humans when needed. GM says the system frees up OnStar Advisors to spend more time with customers requiring a live human. According to GM, the OnStar Interactive Virtual Assistant (IVA) has used Google Cloud's Dialogflow under the hood since IVA's 2022 launch.
NVIDIA records mega profits thanks to its AI chip business
If you've been wondering who's making the most money from the AI boom, NVIDIA may have the answer in it's latest earnings report. The company announced revenue of $13.51 billion in the second quarter, more than doubling the $6.7 billion it made last year and crushing market expectations. On top of that, it earned $6.18 billion in GAAP net income, nine times the $656 million it made in Q2 2022. NVIDIA's gaming segment did pretty well too, thanks to $2.49 billion in Q2 revenue, up 22 percent from last year. During the quarter, it started shipping the budget-oriented GeForce RTX 4060 GPU, announced the Avatar Cloud Engine (ACE) for games and saw the addition of 35 DLSS games including Diablo IV. (Earlier this week, it unveiled DLSS 3.5 designed to use AI to make ray-traced games look better.)
Robo-Taxis Are Legal Now
The California Public Utilities Commission--a state agency that regulates power, water, and telecommunications companies, as well as movers, taxicabs, rideshare services, and self-driving cars--is headquartered in a large, curved building on Van Ness Avenue, in San Francisco, that looks a bit like a sun visor. Last Thursday morning, a small group of protesters gathered on the steps in advance of the commission's vote on whether to allow the autonomous-vehicle companies Cruise and Waymo to expand their fleets, and charge for rides, like a taxi service, in the city. A man holding a megaphone denounced corporate greed, while other people unfurled hand-painted banners. One depicted a dead dog lying in the street--possibly a reference to the small dog killed earlier this summer by a Waymo car. Another showed an autonomous vehicle in flames bearing down on a crowd of firemen, police officers, and taxi-drivers.
Opera's AI browser assistant is now available in its iOS app
Opera announced today that its Aria AI assistant has made its way to iOS. The feature launched on desktop in June and stems from a partnership with ChatGPT creator OpenAI. Opera says Aria, now available on all major desktop and mobile platforms, has tallied over a million users on desktop and Android. Like Microsoft's Bing Copilot and Google's Search Generative Experience, Aria can answer questions and respond to context around active web pages. "As an expert in both web navigation and browser functions, Aria facilitates AI collaboration in tasks such as information retrieval, text or code generation, and product inquiries," Opera's Kseniia Sycheva wrote in the company's announcement post today.
Ford's advanced BlueCruise driver assist features will only be available as a subscription
Ford announced today that it's expanding the availability of its BlueCruise hands-free driving tech. Previously, customers had to decide whether to add the option on available models at purchase -- and that decision was final. Now, the service will be installed as standard on all supported vehicles. In addition to enabling it at purchase, owners can add the service later or only activate it for months when needed (like for road trips). You'll still have the option of buying the feature at purchase and folding it into your financing.
OpenAI releases webcrawler GPTBot, how to block it
CEO says OpenAI CEO Sam Altman said language and cultural inclusivity is "very important" to his company's mission as it builds and trains powerful artificial intelligence systems. OpenAI has launched web crawler GPTBot to improve artificial intelligence models. "Web pages crawled with the GPTBot user agent may potentially be used to improve future models and are filtered to remove sources that require paywall access, are known to gather personally identifiable information (PII) or have text that violates our policies," the company said in a post on its website. "Allowing GPTBot to access your site can help AI models become more accurate and improve their general capabilities and safety," OpenAI wrote. A web crawler is a type of bot.
Will AI revolutionize professional soccer recruitment?
When Major League Soccer (MLS) announced plans to deploy AI-powered tools in its recruiting program starting at the tail end of this year, the eyebrows of skeptics were raised. The MLS will be working with London-based startup ai.io, and its'aiScout' app to help the league discover amateur players around the world. This unprecedented collaboration is the first time the MLS will use artificial intelligence in its previously gatekept recruiting program, forcing many soccer enthusiasts and AI fans to reckon with the question: has artificial intelligence finally entered the mainstream in the professional soccer industry? There is no doubt that professional sports have been primed for the potential impact of artificial intelligence. Innovations have the potential to transform the way we consume and analyze games from both an administrative and fan standpoint.
Implicit Occupancy Flow Fields for Perception and Prediction in Self-Driving
Agro, Ben, Sykora, Quinlan, Casas, Sergio, Urtasun, Raquel
A self-driving vehicle (SDV) must be able to perceive its surroundings and predict the future behavior of other traffic participants. Existing works either perform object detection followed by trajectory forecasting of the detected objects, or predict dense occupancy and flow grids for the whole scene. The former poses a safety concern as the number of detections needs to be kept low for efficiency reasons, sacrificing object recall. The latter is computationally expensive due to the high-dimensionality of the output grid, and suffers from the limited receptive field inherent to fully convolutional networks. Furthermore, both approaches employ many computational resources predicting areas or objects that might never be queried by the motion planner. This motivates our unified approach to perception and future prediction that implicitly represents occupancy and flow over time with a single neural network. Our method avoids unnecessary computation, as it can be directly queried by the motion planner at continuous spatio-temporal locations. Moreover, we design an architecture that overcomes the limited receptive field of previous explicit occupancy prediction methods by adding an efficient yet effective global attention mechanism. Through extensive experiments in both urban and highway settings, we demonstrate that our implicit model outperforms the current state-of-the-art. For more information, visit the project website: https://waabi.ai/research/implicito.