KR101136200B1 - 분할된 도메인들의 중요 샘플링을 위한 시스템, 방법 및 컴퓨터 판독가능 기록 매체 - Google Patents
분할된 도메인들의 중요 샘플링을 위한 시스템, 방법 및 컴퓨터 판독가능 기록 매체 Download PDFInfo
- Publication number
- KR101136200B1 KR101136200B1 KR1020100008765A KR20100008765A KR101136200B1 KR 101136200 B1 KR101136200 B1 KR 101136200B1 KR 1020100008765 A KR1020100008765 A KR 1020100008765A KR 20100008765 A KR20100008765 A KR 20100008765A KR 101136200 B1 KR101136200 B1 KR 101136200B1
- Authority
- KR
- South Korea
- Prior art keywords
- tree
- samples
- sets
- domain
- probability
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/901—Indexing; Data structures therefor; Storage structures
- G06F16/9027—Trees
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Image Generation (AREA)
- Image Analysis (AREA)
Abstract
Description
도 2는 다른 실시예에 따른, 허프만 트리(Huffman tree)를 이용하여 샘플들을 열거하기 위한 방법을 나타낸다.
도 3은 다른 실시예에 따른, 낮게 기대되는 트래버설(traversal) 깊이를 갖는 kd-트리들을 구성하고 그러한 kd-트리들에 대한 중요 샘플링을 행하기 위한 방법을 나타낸다.
도 4는 일 실시예에 따른, 내부 노드들이 그들의 자식들의 확률들의 합을 유지하는 확률 트리를 나타낸다.
도 5는 일 실시예에 따른, 샘플 워핑(warping)에 사용될 수 있는 도 4에 대응하는 결정 트리를 나타낸다.
도 6은 일 실시예에 따른, 1d 샘플 워핑이 사용될 때 도 5에 대응하는 각각의 노드에 대한 샘플 인터벌들의 트리를 나타낸다.
도 7은 일 실시예에 따른, 상이한 프로브들에 대한 통계를 나타내는 표를 도시한다.
도 8은 다양한 이전 실시예들의 다양한 아키텍처 및/또는 기능을 구현할 수 있는 예시적인 시스템을 나타낸다.
802: 버스
804: 주 메모리
806: 그래픽 프로세서
808: 디스플레이
810: 보조 저장 장치
Claims (20)
- 도메인을 복수의 세트로 분할하는 단계;
상기 복수의 세트의 각각에 확률을 할당하는 단계;
상기 복수의 세트로부터, 대응하는 세트의 확률에 따라 샘플들을 생성하는 단계 - 상기 샘플들은 데이터 트리를 이용하여 생성되고, 상기 데이터 트리는 허프만 트리(Huffman tree)를 포함함 - ; 및
저 불일치 시퀀스(low discrepancy sequence)를 이용하여 상기 샘플들을 열거하는(enumerating) 단계
를 포함하는 방법. - 삭제
- 삭제
- 삭제
- 제1항에 있어서, 상기 허프만 트리는 상기 분할된 도메인 상에 구축되는 방법.
- 제5항에 있어서, 상기 허프만 트리는 상기 복수의 세트의 각각에 할당된 확률을 이용하여 상기 분할된 도메인 상에 구축되는 방법.
- 제6항에 있어서, 상기 허프만 트리를 단일 도메인 세트로 트래버스 다운(traverse down)하는 단계를 더 포함하는 방법.
- 제7항에 있어서, 상기 트래버스 다운은 샘플 워핑(sample warping)을 이용하여 수행되는 방법.
- 제7항에 있어서, 액세스할 자식 노드를 그의 확률에 따라 선택하기 위하여 허프만 트리의 각각의 내부 노드에서 랜덤 또는 의사 몬테 카를로 샘플(random or quasi-Monte Carlo sample)을 생성함으로써 상기 트래버스 다운이 수행되는 방법.
- 제7항에 있어서, 충분한 수의 샘플들이 생성되었는지를 결정하는 단계를 더 포함하는 방법.
- 제10항에 있어서, 상기 저 불일치 시퀀스는 홀튼 시퀀스(Halton sequence) 또는 소볼 시퀀스(Sobol sequence) 중 하나를 포함하는 방법.
- 제1항에 있어서, 상기 데이터 트리는 kd 트리(kd-tree)를 포함하는 방법.
- 제12항에 있어서, 상기 kd 트리는 상기 분할된 도메인 상에 구축되는 방법.
- 제13항에 있어서, 상기 kd 트리는 상기 복수의 세트의 각각에 할당된 확률을 이용하여 상기 분할된 도메인 상에 구축되는 방법.
- 제14항에 있어서, 상기 kd 트리는 휴리스틱(heuristic)을 이용하여 구축되는 방법.
- 제15항에 있어서, 상기 휴리스틱은 중간 분할 예측자(mid-split predictor), 엔트로피 예측자 또는 하이브리드 예측자 중 하나를 포함하는 방법.
- 제15항에 있어서, 상기 kd 트리의 구축은 최소 비용 함수를 찾기 위한 검색 공간을 줄이는 단계를 포함하는 방법.
- 제1항에 있어서, 적은 수의 트래버설(traversal) 단계들을 갖는 도메인 세트들을 선택하는 단계를 더 포함하는 방법.
- 컴퓨터 프로그램 제품을 저장한 컴퓨터 판독가능 기록 매체로서,
상기 컴퓨터 프로그램 제품은,
도메인을 복수의 세트로 분할하기 위한 컴퓨터 코드;
상기 복수의 세트의 각각에 확률을 할당하기 위한 컴퓨터 코드;
상기 복수의 세트로부터, 대응하는 세트의 확률에 따라 샘플들을 생성하기 위한 컴퓨터 코드 - 상기 샘플들은 데이터 트리를 이용하여 생성되고, 상기 데이터 트리는 허프만 트리를 포함함 - ; 및
저 불일치 시퀀스를 이용하여 상기 샘플들을 열거하기 위한 컴퓨터 코드
를 포함하는 컴퓨터 판독가능 기록 매체. - 도메인을 복수의 세트로 분할하고, 상기 복수의 세트의 각각에 확률을 할당하고, 상기 복수의 세트로부터, 대응하는 세트의 확률에 따라 샘플들을 생성하고 - 상기 샘플들은 데이터 트리를 이용하여 생성되고, 상기 데이터 트리는 허프만 트리를 포함함 - , 저 불일치 시퀀스를 이용하여 상기 샘플들을 열거하기 위한 프로세서
를 포함하는 장치.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US12/363,506 US8131770B2 (en) | 2009-01-30 | 2009-01-30 | System, method, and computer program product for importance sampling of partitioned domains |
| US12/363,506 | 2009-01-30 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| KR20100088586A KR20100088586A (ko) | 2010-08-09 |
| KR101136200B1 true KR101136200B1 (ko) | 2012-04-17 |
Family
ID=42398570
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020100008765A Active KR101136200B1 (ko) | 2009-01-30 | 2010-01-29 | 분할된 도메인들의 중요 샘플링을 위한 시스템, 방법 및 컴퓨터 판독가능 기록 매체 |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US8131770B2 (ko) |
| JP (1) | JP4924850B2 (ko) |
| KR (1) | KR101136200B1 (ko) |
| DE (1) | DE102010001052A1 (ko) |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9081855B1 (en) | 2012-05-31 | 2015-07-14 | Integrity Applications Incorporated | Systems and methods for video archive and data extraction |
| US9373087B2 (en) | 2012-10-25 | 2016-06-21 | Microsoft Technology Licensing, Llc | Decision tree training in machine learning |
| US9946658B2 (en) | 2013-11-22 | 2018-04-17 | Nvidia Corporation | Memory interface design having controllable internal and external interfaces for bypassing defective memory |
| US10347042B2 (en) * | 2014-03-13 | 2019-07-09 | Pixar | Importance sampling of sparse voxel octrees |
| KR102250254B1 (ko) | 2014-08-06 | 2021-05-10 | 삼성전자주식회사 | 영상 처리 방법 및 장치 |
| US20230083443A1 (en) * | 2021-09-16 | 2023-03-16 | Evgeny Saveliev | Detecting anomalies in physical access event streams by computing probability density functions and cumulative probability density functions for current and future events using plurality of small scale machine learning models and historical context of events obtained from stored event stream history via transformations of the history into a time series of event counts or via augmenting the event stream records with delay/lag information |
| US12499664B2 (en) * | 2022-12-14 | 2025-12-16 | Scale AI, Inc. | Unique sampling of objects in image datasets |
| CN118314481B (zh) * | 2024-06-07 | 2024-08-16 | 湖北华中电力科技开发有限责任公司 | 一种基于图像识别的变电设备的巡检方法及系统 |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2008138810A1 (en) * | 2007-05-11 | 2008-11-20 | Inserm (Institut National De La Sante Et De La Recherche Medicale) | Method for analysing an image of the brain of a subject, computer program product for analysing such image and apparatus for implementing the method. |
Family Cites Families (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08294142A (ja) | 1995-04-24 | 1996-11-05 | Omron Corp | 画像情報圧縮方法、及びこの方法を使用した画像表示装置 |
| US6331116B1 (en) | 1996-09-16 | 2001-12-18 | The Research Foundation Of State University Of New York | System and method for performing a three-dimensional virtual segmentation and examination |
| WO1999041704A1 (en) | 1998-02-17 | 1999-08-19 | Sun Microsystems, Inc. | Estimating graphics system performance for polygons |
| EP1069530A2 (en) | 1999-07-15 | 2001-01-17 | Mitsubishi Denki Kabushiki Kaisha | Method and apparatus for classifying samples |
| US7020698B2 (en) * | 2000-05-31 | 2006-03-28 | Lucent Technologies Inc. | System and method for locating a closest server in response to a client domain name request |
| US7952583B2 (en) * | 2000-06-19 | 2011-05-31 | Mental Images Gmbh | Quasi-monte carlo light transport simulation by efficient ray tracing |
| WO2002061948A2 (en) * | 2001-01-30 | 2002-08-08 | California Institute Of Technology | Lossless and near-lossless source coding for multiple access networks |
| US7274671B2 (en) * | 2001-02-09 | 2007-09-25 | Boly Media Communications, Inc. | Bitwise adaptive encoding using prefix prediction |
| WO2002099754A1 (en) | 2001-06-07 | 2002-12-12 | Mental Images Gmbh | Image rendering using strictly deterministic methodologies using recursive rotations for generating sample points |
| JP3589654B2 (ja) | 2002-03-12 | 2004-11-17 | 独立行政法人理化学研究所 | ボリュームレンダリング方法とそのプログラム |
| EP3540946A1 (en) * | 2002-04-26 | 2019-09-18 | NTT DoCoMo, Inc. | Signal decoding method |
| CA2616991A1 (en) | 2005-08-18 | 2007-02-22 | Mental Images Gmbh | Image synthesis methods and systems |
| CN101331381B (zh) * | 2005-12-16 | 2011-08-24 | 株式会社Ihi | 三维形状数据的位置对准方法和装置 |
| JP4947394B2 (ja) | 2006-08-15 | 2012-06-06 | メンタル イメージズ ゲーエムベーハー | 準モンテカルロ法を使用するマルコフ連鎖の同時シミュレーション |
| US8457304B2 (en) * | 2007-02-23 | 2013-06-04 | Choy Sai Foundation L.L.C. | Efficient encoding processes and apparatus |
| US20090112865A1 (en) * | 2007-10-26 | 2009-04-30 | Vee Erik N | Hierarchical structure entropy measurement methods and systems |
| US8417708B2 (en) * | 2009-02-09 | 2013-04-09 | Xerox Corporation | Average case analysis for efficient spatial data structures |
-
2009
- 2009-01-30 US US12/363,506 patent/US8131770B2/en active Active
- 2009-11-05 JP JP2009254313A patent/JP4924850B2/ja active Active
-
2010
- 2010-01-20 DE DE102010001052A patent/DE102010001052A1/de not_active Ceased
- 2010-01-29 KR KR1020100008765A patent/KR101136200B1/ko active Active
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2008138810A1 (en) * | 2007-05-11 | 2008-11-20 | Inserm (Institut National De La Sante Et De La Recherche Medicale) | Method for analysing an image of the brain of a subject, computer program product for analysing such image and apparatus for implementing the method. |
Also Published As
| Publication number | Publication date |
|---|---|
| KR20100088586A (ko) | 2010-08-09 |
| US20100198877A1 (en) | 2010-08-05 |
| JP2010176657A (ja) | 2010-08-12 |
| US8131770B2 (en) | 2012-03-06 |
| DE102010001052A1 (de) | 2011-06-22 |
| JP4924850B2 (ja) | 2012-04-25 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR101136200B1 (ko) | 분할된 도메인들의 중요 샘플링을 위한 시스템, 방법 및 컴퓨터 판독가능 기록 매체 | |
| CN106407408B (zh) | 一种海量点云数据的空间索引构建方法及装置 | |
| US9396512B2 (en) | Fully parallel construction of k-d trees, octrees, and quadtrees in a graphics processing unit | |
| CN113537502A (zh) | 量子电路的处理方法、装置、电子设备和存储介质 | |
| Cignoni et al. | Selective refinement queries for volume visualization of unstructured tetrahedral meshes | |
| US8952964B2 (en) | Generating animated voronoi treemaps to visualize dynamic hierarchical data with node insertion | |
| JP2018514031A (ja) | DeepStereo:実世界の画像から新たなビューを予測するための学習 | |
| US9495792B2 (en) | Method and apparatus for traversing binary tree in ray tracing system | |
| US20230101072A1 (en) | Nearest neighbour search method, encoder, decoder and storage medium | |
| RU2734579C1 (ru) | Система сжатия искусственных нейронных сетей на основе итеративного применения тензорных аппроксимаций | |
| JP7368623B2 (ja) | 点群処理の方法、コンピュータシステム、プログラム及びコンピュータ可読記憶媒体 | |
| CN109656798B (zh) | 基于顶点重排序的超级计算机大数据处理能力测试方法 | |
| Mustafa et al. | Dynamic simplification and visualization of large maps | |
| Linnenbrink et al. | kNNDM CV: k-fold nearest-neighbour distance matching cross-validation for map accuracy estimation | |
| CN111161384B (zh) | 一种参与介质的路径引导方法 | |
| TWI502543B (zh) | 執行光線追蹤的系統、方法和電腦程式產品 | |
| Madhusudana et al. | Revisiting dead leaves model: Training with synthetic data | |
| US8847948B2 (en) | 3D model comparison | |
| US8219517B2 (en) | Multi-class Poisson disk sampling | |
| Pantaleoni | Importance sampling of many lights with reinforcement lightcuts learning | |
| CN113515674B (zh) | 时序图随机游走的采样方法及装置 | |
| CN112446951B (zh) | 三维重建方法、装置、电子设备及计算机存储介质 | |
| US8948512B2 (en) | Methods, systems, and media for image processing using hierarchical expansion | |
| CN114519432B (zh) | 一种提高嵌入式设备运行机器学习模型的速度的方法 | |
| CN117911659A (zh) | 一种面向工业元宇宙的可见关联场景图构造方法及系统 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A201 | Request for examination | ||
| PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20100129 |
|
| PA0201 | Request for examination | ||
| PG1501 | Laying open of application | ||
| E902 | Notification of reason for refusal | ||
| PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20110412 Patent event code: PE09021S01D |
|
| E601 | Decision to refuse application | ||
| PE0601 | Decision on rejection of patent |
Patent event date: 20111221 Comment text: Decision to Refuse Application Patent event code: PE06012S01D Patent event date: 20110412 Comment text: Notification of reason for refusal Patent event code: PE06011S01I |
|
| X091 | Application refused [patent] | ||
| AMND | Amendment | ||
| PX0901 | Re-examination |
Patent event code: PX09011S01I Patent event date: 20111221 Comment text: Decision to Refuse Application |
|
| PX0701 | Decision of registration after re-examination |
Patent event date: 20120223 Comment text: Decision to Grant Registration Patent event code: PX07013S01D Patent event date: 20120120 Comment text: Amendment to Specification, etc. Patent event code: PX07012R01I Patent event date: 20111221 Comment text: Decision to Refuse Application Patent event code: PX07011S01I |
|
| X701 | Decision to grant (after re-examination) | ||
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20120405 Patent event code: PR07011E01D |
|
| PR1002 | Payment of registration fee |
Payment date: 20120405 End annual number: 3 Start annual number: 1 |
|
| PG1601 | Publication of registration | ||
| FPAY | Annual fee payment |
Payment date: 20190401 Year of fee payment: 8 |
|
| PR1001 | Payment of annual fee |
Payment date: 20190401 Start annual number: 8 End annual number: 8 |
|
| PR1001 | Payment of annual fee |
Payment date: 20200401 Start annual number: 9 End annual number: 9 |
|
| PR1001 | Payment of annual fee |
Payment date: 20210329 Start annual number: 10 End annual number: 10 |
|
| PR1001 | Payment of annual fee |
Payment date: 20220324 Start annual number: 11 End annual number: 11 |
|
| PR1001 | Payment of annual fee |
Payment date: 20240401 Start annual number: 13 End annual number: 13 |