Samsung sues Oura to block Oura from suing Samsung over the Galaxy Ring

Samsung sues Oura to block Oura from suing Samsung over the Galaxy Ring

Samsung has filed a lawsuit against Oura to try to head off intellectual property disputes as the Galaxy Ring launch draws near. The suit notes that Oura has used its patent portfolio to sue smaller wearable tech competitors and has hinted it may do the same against the much larger Samsung. Welcome to the weird modern world of mega-corporations suing startups to prevent them from filing suits of their own.“Oura’s actions and public statements demonstrate that Oura will continue asserting patent infringement against other entrants into the U.S. smart ring market, including Samsung,” the lawsuit, first reported on by The…
Read More
OpenAI forms safety and security committee to oversee AI projects as it trains next model – SiliconANGLE

OpenAI forms safety and security committee to oversee AI projects as it trains next model – SiliconANGLE

OpenAI today announced the formation of a committee that will be tasked with ensuring its machine learning research is carried out safely. The Safety and Security Committee, as the panel is called, comprises nine members. It will be led by OpenAI Chief Executive Officer Sam Altman and three other directors, including board Chair Bret Taylor. The committee’s five other members are OpenAI engineering executives Aleksander Madry, Lilian Weng, John Schulman, Matt Knight and Jakub Pachocki. The panel’s formation comes a few days after word emerged that the GPT-4 developer had disbanded an internal team dedicated to AI safety. The Superalignment…
Read More
Physically Compatible 3D Object Modeling from a Single Image

Physically Compatible 3D Object Modeling from a Single Image

arXiv:2405.20510v1 Announce Type: new Abstract: We present a computational framework that transforms single images into 3D physical objects. The visual geometry of a physical object in an image is determined by three orthogonal attributes: mechanical properties, external forces, and rest-shape geometry. Existing single-view 3D reconstruction methods often overlook this underlying composition, presuming rigidity or neglecting external forces. Consequently, the reconstructed objects fail to withstand real-world physical forces, resulting in instability or undesirable deformation -- diverging from their intended designs as depicted in the image. Our optimization framework addresses this by embedding physical compatibility into the reconstruction process. We explicitly decompose…
Read More
Release Notes for Deephaven versions 0.18, 0.19, and 0.19.1 | Deephaven

Release Notes for Deephaven versions 0.18, 0.19, and 0.19.1 | Deephaven

The Deephaven team moves on its mission to make real-time data easy with Python and to evolve the framework’s capabilities for use cases driven by its UI, server-side Java, or multi-language APIs. Below is a quick summary of features delivered in the last six weeks, covering versions 0.18.0 through 0.19.1.The detailed release notes can be found on GitHub:New infrastructure to support auto-complete in Python​The data-IDE available in the Web-UI is now integrated with the Jedi Python autocomplete library to provide you with type-ahead support while working in Deephaven.For Docker users, autocomplete will be on by default in the 0.19.1 Docker…
Read More
Crystal Sonic wins Lam Capital venture competition with $250K investment

Crystal Sonic wins Lam Capital venture competition with $250K investment

Time's almost up! There's only one week left to request an invite to The AI Impact Tour on June 5th. Don't miss out on this incredible opportunity to explore various methods for auditing AI models. Find out how you can attend here. Chip-related startup Crystal Sonic won the third Lam Capital Venture Competition as well as a $250,000 investment from Lam Capital. The winner was announced at the Enabling Future Semiconductors event at Lam Research’s headquarters in Fremont, California. made the announcement. Crystal Sonic helps semiconductor manufacturers reduce waste and cost by enabling thin device lift-off and substrate re-use. That…
Read More
Transfer Q Star: Principled Decoding for LLM Alignment

Transfer Q Star: Principled Decoding for LLM Alignment

arXiv:2405.20495v1 Announce Type: new Abstract: Aligning foundation models is essential for their safe and trustworthy deployment. However, traditional fine-tuning methods are computationally intensive and require updating billions of model parameters. A promising alternative, alignment via decoding, adjusts the response distribution directly without model updates to maximize a target reward $r$, thus providing a lightweight and adaptable framework for alignment. However, principled decoding methods rely on oracle access to an optimal Q-function ($Q^*$), which is often unavailable in practice. Hence, prior SoTA methods either approximate this $Q^*$ using $Q^{pi_{texttt{sft}}}$ (derived from the reference $texttt{SFT}$ model) or rely on short-term rewards, resulting…
Read More
Computex 2024: The Battle for AI Copilot PCs Begins – EE Times

Computex 2024: The Battle for AI Copilot PCs Begins – EE Times

//php echo do_shortcode('[responsivevoice_button voice="US English Male" buttontext="Listen to Post"]') ?> Ahead of the opening of Computex 2024 here in Taipei, the pre-show keynotes had two clear key themes: one was the so-called rebirth of the PC with a whole raft of AI copilot PCs due to come on the market within weeks; and the second was the importance of Taiwan in this ecosystem through the whole vale chain, from chip to consumer product. While Nvidia’s Jensen Huang took to the stage on Sunday night, AMD’s Lisa Su kicked off Monday’s keynotes here, followed by Arm’s Rene Haas and Qualcomm’s Cristiano…
Read More
Elastic’s new Search AI Lake enables highly scalable vector search for generative AI apps – SiliconANGLE

Elastic’s new Search AI Lake enables highly scalable vector search for generative AI apps – SiliconANGLE

Enterprise search technology provider Elastic N.V. is hoping to make the data essential for generative artificial intelligence as well as security and observability workloads more accessible with the launch of its new Search AI Lake service. Announced today, Elastic Search AI Lake is a radically different offering from existing Elasticsearch deployments. It decouples storage from compute, an approach that allows it to scale search across exponentially larger data volumes with rapid query performance for both traditional structured data and unstructured information represented as vectors. This latter capability makes Search AI Lake an especially useful data store for generative AI services,…
Read More
Global Survey By McKinsey: GenAI Adoption Starting To Deliver Value

Global Survey By McKinsey: GenAI Adoption Starting To Deliver Value

Investments in GenAI are beginning to create value for organizations according to a new global survey by McKinsey, a leading management consultancy firm.  While 2023 was a year of investing in GenAI initiatives, 2024 is about deriving business value from this new technology. In just one and half years since OpenAI’s ChatGPT was launched, 65% of organizations are now regularly using AI, according to the McKinsey report. This is nearly double the percentage from last year’s survey.  The report suggests that organizations are now using AI in more parts of the business. More than half of the respondents shared that…
Read More
Smart contracts privados con Solidity y Circom

Smart contracts privados con Solidity y Circom

ZK nos permite hacer aplicaciones con datos y ejecución privada. Esto abre la puerta a muchos nuevos casos de uso, como el que crearemos en esta guía: un sistema de votación anónimo y seguro combinando Circom y Solidity. Circom y dependencias Si aún no tienes circom, instálalo con los comandos a continuación. Yo estoy usando node v20 pero debería funcionar con otras versiones. curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh git clone https://github.com/iden3/circom.git cd circom cargo build --release cargo install --path circom npm install -g snarkjs Enter fullscreen mode Exit fullscreen mode También vamos a ocupar las librerías de…
Read More
No widgets found. Go to Widget page and add the widget in Offcanvas Sidebar Widget Area.