Manufacturing

Internet of Things
Paul Venditti 0
Why accurate predictive maintenance requires digital twins

Organizations continuously search for innovative ways to optimize their operations and elevate efficiency. One promising frontier is the integration of digital twins for predictive maintenance. However, the true potential of this technology often remains untapped, with many organizations settling for what can be described as “digital shadows.” In this exploration,

Analytics | Artificial Intelligence | Customer Intelligence
Sofia Real 0
A transformação MarTech: como a tecnologia irá melhorar o marketing em 2024

No ano passado, assistimos a uma revolução notável no desenvolvimento de modelos generativos de IA e na sua adoção generalizada por indivíduos e empresas. Dois exemplos claros foram o ChatGPT e o DALL-E da OpenAI que, em apenas alguns meses, conseguiram conquistar milhões de utilizadores em todo o mundo, garantindo

Analytics
0
データ分析効率化の秘訣:SAS ViyaとAzure Synapseの高速データ転送方法の紹介

1.背景 データ管理と分析の世界では、効率的かつ迅速なデータの転送と書き込みは極めて重要です。特に大規模なデータウェアハウスサービスを利用する際には、このプロセスの最適化が不可欠です。Azure Synapse Analyticsは、そのようなサービスの一つとして注目を集めており、SAS Viyaを使用する多くの企業やデータアナリストも、より効率的なデータハンドリングを追求しています。 SAS ViyaのユーザーはSAS/ACCESS to Microsoft SQL Serverを使用してAzure Synapseにデータを転送および書き込む際に、より高いデータ書き込み効率と転送速度を求めるのは当然です。データ処理能力をさらに強化し、書き込み効率を高めるために、SAS Access to SynapseのBulkLoad機能は非常に優れた選択肢です。BulkLoad機能はデータの書き込み速度を大幅に向上させるだけでなく、Azure Data Lake Storage Gen 2(以下、ADLS2と称する)を利用して、安定かつ安全なデータストレージおよび転送環境を提供します。 ただし、BulkLoad機能を使用する際にはADLS2の設定と構成が関わってくるため、構成および使用のプロセスが複雑に感じられたり、疑問が生じたりすることがあります。このブログの目的は、管理者およびユーザーに対して、明確なステップバイステップの設定プロセスを提供し、構成の過程で見落とされがちなキーポイントを強調することで、設定時の参考になるようにすることです。 以下は本記事内容の一覧です。読者は以下のリンクをで興味のあるセクションに直接ジャンプすることができます。 2.Bulkload機能について 3.BULKLOAD機能を利用するためのAzure側で必要なサービスの作成 3-1.Azure Data Lake Storage (ADLS) Gen2のストレージアカウントの作成 3-2.ストレージアカウントのデータストレージコンテナの作成 3-3.ストレージアカウントの利用ユーザー権限の設定 3-4.データ書き込み用のSASコードの実行 3-5.Azureアプリの設定 4.SAS Viya側の設定とAzure Synapseへの接続 4-1.SAS Studioでの設定 4-2.Azure SynapseのSQLデータベースをSASライブラリとして定義 4-3.Azure Synapseへデータの書き込み 2.Bulkload機能について なぜSAS ViyaがBulkload機能を使用してAzure Synapseに効率的にデータを書き込む際にADLS2サービスが必要なのか、そしてそのプロセスがどのように行われるのかを説明します。 Azure Synapse Analyticsは、柔軟性が高く、高いスループットのデータ転送を可能にするために、COPY

Analytics | SAS Events
Alison Bolen 0
Georgia-Pacific VP on building resilience in the era of disruption

If the last few years have taught us anything it’s this: business disruptions are not rare events. They are the norm. Today’s business leaders are grappling with logistics nightmares, economic upheaval, evolving consumer preferences, rapid technological advancements, regulatory changes, and armed conflicts. While it’s not possible to plan for every

Internet of Things | Predictions
Glynn Newby 0
Timeless principles meet emerging trends in manufacturing for 2024

Manufacturing remains a transformative process at its core, converting raw materials into valuable products. While the fundamental essence of manufacturing has endured for centuries, the methods and technologies employed have undergone significant evolution, driven by innovation and the ever-shifting demands of consumers. As we enter 2024, the manufacturing industry is

Predictions
Jeff Alford 0
How accurate were our 2023 predictions in health care, technology and more?

As 2023 ends, it's important to reflect on the predictions that SAS leaders made at the beginning of the year. Let’s look at some of these predictions and see how accurate they were. We'll explore forecasts related to health care, human resources, AI, data, renewable energy and more. Let's dive

Analytics | Programming Tips
Junhyuk Jeong 0
컴퓨터가 사물을 보는 방법, CNN 실습 – 3편

지난 포스팅(컴퓨터가 사물을 보는 방법 1편, 2편)에서는 CNN(Convolution Neural Network)에서 사용될 수 있는 다양한 기법들과 함께 CNN의 학습이 어떤 방식으로 이루어지는지 알아보았습니다. CNN은 데이터(특히 이미지 데이터)에 합성곱, 풀링, 패딩 등의 작업을 거쳐 특징을 추출한 후 회귀 또는 분류를 수행하는 딥러닝 모델입니다. 오늘 포스팅에서는 지금까지 배운 기법들을 SAS Viya에서 구현하는 실습을

Analytics | Data Management | Machine Learning
Ernesto Cantu 0
La manufactura necesita del análisis de datos para optimizar y mejorar sus procesos: SAS

En el último año se ha observado la llegada de nuevos inversores extranjeros a México, sobre todo por la parte de la industria manufacturera, que ha traído consigo crecimiento económico para el país. De acuerdo con datos de la Asociación para la Tecnología de Manufactura (AMT, por sus siglas en

Artificial Intelligence | SAS Events
Lexi Regalado 0
Transforming manufacturing: The power of smart technologies

Steam engines sparked the first Industrial Revolution, electricity energized the second, and early automation and the assembly line powered the third. Now, the fourth (often called smart manufacturing) is being shaped by artificial intelligence, advanced analytics, the internet and real-time data. Smart technologies are transforming manufacturing. It starts on the

Analytics | Machine Learning
Junhyuk Jeong 0
컴퓨터가 사물을 보는 방법, CNN 이론 - 2편

지난 포스팅에서 컴퓨터 비전의 과거와 CNN(Convolution Neural Network)의 구성 요소, 퍼셉트론, 합성곱층에 대해 알아보았습니다. 합성곱층과 함께 풀링, 활성화 함수, 드랍아웃 등 다양한 요소를 활용한다면 모델의 성능을 더욱 향상시킬 수 있습니다. 오늘 포스팅에서는 CNN에서 사용될 수 있는 다양한 기법들과 함께 CNN의 학습이 어떤 방식으로 이루어지는지 살펴보도록 하겠습니다. 1. CNN의 구성요소 <그림

Advanced Analytics | Analytics | Artificial Intelligence | Machine Learning
Rubén Valdovinos 0
Modernización, un impulsor del cambio y la innovación en las empresas

Las organizaciones saben que modernizarse es una tarea continua y una condición para seguir compitiendo y creciendo en sus respectivos mercados. Cómo abordar el proceso de modernización, sin embargo, requiere una planeación minuciosa, y no está exento de desafíos. Más aún cuando involucra la adopción de tecnologías y procesos de

Analytics | Artificial Intelligence | Machine Learning
Junhyuk Jeong 0
컴퓨터가 사물을 보는 방법, CNN 이론 - 1편

컴퓨터가 인간보다 잘 하는 몇 가지 분야가 있는데, 그 중 하나가 바로 이미지 인식입니다. 2012년 알렉스넷이 개발된 이후 컴퓨터 비전 분야는 급속도로 성장하여 우리 일상에 자연스럽게 스며들었습니다. 오늘 포스팅에서는 컴퓨터가 이미지를 어떻게 인식할 수 있는지 이론을 중심으로 살펴보도록 하겠습니다. 1. 컴퓨터 비전의 과거 우리가 모니터를 통해 바라보는 이미지의 구조부터 알아보겠습니다.

Analytics | Learn SAS
Catherine (Cat) Truxillo 0
5 claves para crear equipos de analítica más sólidos

Debido a la complejidad y cambios en el mercado, las organizaciones de todo el mundo están aprovechando las oportunidades para hacer mejores predicciones, identificar soluciones y dar pasos estratégicos y proactivos, lo que significa que dependen cada vez más de los big data. Sin embargo, en su búsqueda de resistencia

Internet of Things
Artur Szymanski 0
Internet Rzeczy – gdzie ta zapowiadana rewolucja?

O nadchodzącej rewolucji związanej z internetem rzeczy (IoT) pisze się dużo od wielu lat. Wiele już słyszeliśmy o zmianach w codziennym życiu i korzyściach dla nas wszystkich, które ta rewolucja ma ze sobą przynieść, ale wciąż nie widać zastosowań IoT na szeroką skalę. Największy rozgłos zyskały dotychczas inteligentne liczniki prądu/gazu,

Customer Intelligence | Machine Learning
Lyse Nogueira 0
Machine Learning: a chave na promoção da melhor experiência do cliente

No mundo hiperconectado em que vivemos, os consumidores podem ter múltiplas jornadas de compras, com interações por sites, aplicativos, redes sociais ou até mesmo por uma ligação telefônica. Apesar das muitas opções de canais de contato disponíveis, o mais relevante para o cliente é a qualidade e o nível de

Advanced Analytics | Analytics
Jennifer Olson 0
3 ways AI and advanced analytics help manage the energy crisis in manufacturing

The need to use less energy is becoming critical to manufacturers worldwide. The transition to a clean energy economy drives new developments in the energy sector. Manufacturers must find ways to reduce energy use to stave off growing internal production costs and remain competitive. Let’s discuss why the global energy

Advanced Analytics | Analytics | Internet of Things | Machine Learning
Ernesto Cantu 0
Digital twins, simulaciones de la realidad en la que opera la industria de manufactura

La ciencia ficción ha utilizado la premisa de que existen universos paralelos en los que se viven realidades distintas, detonadas por decisiones o eventos excepcionales. En uno de ellos, los personajes estarían experimentando cosas únicas y distintas a las de otra dimensión que corre a la par. Los protagonistas de

Analytics | Innovation
Jessica Curtis 0
5 key questions to guide your connected factory strategy

Consumer goods manufacturers have faced significant challenges over the past few years due to rapidly changing demand and supply disruptions in their end-to-end supply chain. As a result, manufacturers have realized the need to strengthen their resilience and have prioritized assessing their manufacturing capacity to maximize output and automation. To

Analytics
Ernesto Cantu 0
Una ruta hacia la innovación para la industria de manufactura en el contexto de una nueva realidad

Como una constante en la industria de manufactura, la innovación ha sido esencial para el desarrollo de productos, la experimentación con prototipos, la materialización de ideas disruptivas, así como la modificación de procesos y la colaboración con un extenso ecosistema. Tradicionalmente, la innovación avanza en dos vertientes. Por un lado,

Advanced Analytics | Analytics | Artificial Intelligence
小林 泉 0
デジタルツインの話をする前にー将来を見通すために知っておくべき2種類の不確実性

近年、AI/アナリティクス市場に巨大ITベンダーが参入してきたことと、データサイエンティストがその存在感を高めようとしてきたことがあいまって、「予測」、「予測モデル」あるいは「AI予測」、「AIモデル」という言葉が、この市場で一般的になってきました。ビジネスにおいて、データ分析による洞察に基づいてよりよい意思決定と自動化を行うことーこれを「アナリティクス」と言いますーは、筆者がこの世界に足を踏み入れた20年以上前よりもっと前から、一部の「データを武器とする企業」において行われていました。それがより多くの企業に広まってきたということです。 今回は、より多くの方が「予測」について理解を深めてきているところで、その「予測」をもう少し深く理解し、近年の世界情勢において、大きく変化が求められている業界の1つである、流通小売業や製造業のサプライチェーン課題にフォーカスしたいと思います。まさにいま、サプライチェーンの大きな課題はレジリエンス強化です。そのための解決ソリューションとしてデジタルツインが注目されていますが、デジタルツインで何をすべきかを適切に見極めるために必要なおさらいとして、そもそも不確実性とは?について頭の中を整理したいと思います。 アナリティクスとは将来の不確実性に対して勇気を出して踏み出すーつまり行動するーことである。 「予測」という概念が広まることで、「予測」が確率的であるという認知も正しく広まってきました。需要予測値は確率的なものであるため、予測値そのものだけではなく安全在庫を計算するためにその確率を活用し、解約予兆、商品のレコメンデーションへの反応、不正検知、異常検知や歩留まりなど、アナリティクスつまり予測モデルを意思決定に適用するほとんどの意思決定は、すべて確率的なものです。よく見る予測モデル以外でも同様です。最適化も多くの場合その入力となる情報が確率的にばらついているケースが多いですし、近年、古典的な最適化手法が当てはまりずらいビジネス課題、例えばサプライチェーンの最適化、リアルタイムの配送スケジューリングなどの課題やカスタマージャーニーの最適化課題に対して適用される強化学習のアプローチにおいても、将来の報酬を確率的に計算して、目の前の一手を決めているといえます。 ここで唐突に余談ですが、リスクという言葉は日本語だとネガティブな意味に使われることが多いですが、本来はポジティブでもネガティブでもなく、単に確率的なバラツキを意味しています。なのでリスクを管理するということは、単に将来に対して確率的なバラツキを特定し意思決定の要因に組み込むということです。つまりこれはアナリティクスと同義です。なので、アナリティクスとアナリシスは語感は似ていますが、意味はだいぶ異なるということになります。 不確実性の1つは過去の経験から得られる確率 これは、上述した「リスク」です。どのような事象が起きたか?それが起こる確率はどれくらいか?そのインパクトはどの程度か?などについて過去の経験に基づいて洞察が得られるものです。例えば、輸送の遅れ、需要のバラツキ、ITシステムの障害、消費者の購買行動におけるバラツキ、設備などの停止、部品の故障率や製造品質などです。このような不確実性は過去のデータを分析することで予測可能です。このタイプの不確実性を今回は、「予測可能な不確実性」と呼ぶことにします。この「予測可能な不確実性」への対処に関しては、長年の経験から、多くのケースにおいて理論が確立してアナリティクスのベストプラクティスにすでに組み込まれています。 近年ニーズが増えてきたもう一つの不確実性への対応 こちらはずばり、過去に起きてないために予測することが困難な事象です。例えば、COVID-19、自然災害、特定地域での紛争や各国の政治情勢の変化などです。海洋の変化が予測とは大きく異なり漁獲高が計画と大きく乖離して輸出の計画が崩れて困っているという事例も該当します。特にサプライチェーン管理が必要な多くの企業は、近年特にこのような事象により、サプライチェーンが突如として混乱に見舞われるという経験をされているでしょう。このような不確実性は、過去に起きてない事象であっても、あらゆる情報を収集することで将来の起こる可能性についての洞察をある程度得ることができることもあります。ソーシャルメディアを分析することで、その国の経済の先行指標としての洞察を得たり、政治的な変化の予兆につなげるという活用方法も実際にされてきています。しかし、自社のサプライチェーンに関わる世界中のあらゆる状況に対して調べつくすということは、ほとんどの企業にとっては投資対効果的に見合わないと思います。したがって、サプライチェーンにおいては、そのような事象によって混乱した状態からなるべく早く回復するために、自社のサプライチェーンの脆弱性を理解し、起こりうるシナリオを想定して、それに備えることに投資の目を向けます。このようなタイプの不確実性を今回は、「予測困難な不確実性」と呼ぶことにします。 デジタルツインでは二つの不確実性への対応が価値をもたらす デジタルツインですが、そもそもビジネスをデータに基づいた意思決定にしている世界は部分的には47年前からデジタルツインだと言えます(ちょっと強引すぎますかね)。SASは1976年に穀物の収穫高の予測を電子的統計手法で行ったのがスタートです。ITの進化、IOT技術の進化に伴いより多くのデータが観測・収集できるようになり、ビジネスの一部だけでなくより全体がデータの世界で表現できる様になりました。近年ではそれを「デジタルツイン」と呼んでいます。サプライチェーンのデジタルツインを実現して、皆様はどんな課題を解決したいでしょうか?今回取り上げた「予測可能な不確実性」と「予測不可能な不確実性」を理解することで、デジタルツインを活用した「現実世界のよりよい理解」、「その理解に基づく意思決定」、「シナリオ分析」や「シミュレーション」を適切に行うことができるようになり、将来起こりうることに対して、よりよい対処が可能となるでしょう。 この話の続きが気になる方へ SASのデジタルツインの最新の取り組みについてはまずはこちらのプレスリリースをご覧ください。 また、デジタルツインやシミュレーションについて他のユースケースなどご興味ある方は、こちらのCosmo Tech社の(英語)もお役に立つと思います。    

Advanced Analytics | Analytics | Artificial Intelligence | Cloud
Héctor Cobo 0
Cinco tendencias tecnológicas para este 2023

A lo largo de 2022, el mundo siguió enfrentando un entorno cambiante dominado por altibajos económicos, una crisis energética provocada por un conflicto bélico, una cadena de suministro que se reinventa, y recuperándose de los estragos de una larga pandemia global. Al mismo tiempo, los cambios culturales, ambientales y la

Advanced Analytics | Analytics
José Mutis O. 0
Economías con mayor cultura analítica y apropiación de IA son las que más crecen en Latam

Está sucediendo en casi todas las regiones del mundo, y Latinoamérica no es la excepción: las economías que tienen una mayor cultura analítica y de adopción de inteligencia artificial son las que más están logrando crecer en la actualidad. Al comparar reportes de crecimiento de países del Fondo Monetario Internacional

1 2 3 13