JP7089991B2 - Office center operation support system and office center operation support method - Google Patents

Office center operation support system and office center operation support method Download PDF

Info

Publication number
JP7089991B2
JP7089991B2 JP2018162140A JP2018162140A JP7089991B2 JP 7089991 B2 JP7089991 B2 JP 7089991B2 JP 2018162140 A JP2018162140 A JP 2018162140A JP 2018162140 A JP2018162140 A JP 2018162140A JP 7089991 B2 JP7089991 B2 JP 7089991B2
Authority
JP
Japan
Prior art keywords
transaction
information
recognition
attribute information
image data
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
Application number
JP2018162140A
Other languages
Japanese (ja)
Other versions
JP2020035235A (en
Inventor
真暉 長嶋
充史 武田
啓祐 村木
龍太 成田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2018162140A priority Critical patent/JP7089991B2/en
Publication of JP2020035235A publication Critical patent/JP2020035235A/en
Application granted granted Critical
Publication of JP7089991B2 publication Critical patent/JP7089991B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、事務センタ運用支援システムおよび事務センタ運用支援方法に関するものである。 The present invention relates to an office center operation support system and an office center operation support method.

税公金などの各種払込票を処理可能な、いわゆる高機能ATMが登場している。高機能ATMによれば、従来では窓口対応に限定されていた各種払込の処理を、利用者自身で処理可能となる。そのため、営業店における窓口混雑の解消や利用者の利便性向上が期待されている。 So-called high-performance ATMs that can process various payment slips such as tax and public money have appeared. According to the high-performance ATM, the user can process various payments, which were conventionally limited to the counter. Therefore, it is expected that the congestion at the counters in the branch offices will be eliminated and the convenience of users will be improved.

なお、上述の高機能ATMにおける特徴的な機能として、帳票認識技術が存在する。当該技術は、スキャナで読み取った帳票の画像全体から必要な情報を抽出・認識処理し、また、領収証発行時には、帳票イメージと領収印を印刷した領収証の発行を可能とする。 As a characteristic function of the above-mentioned high-performance ATM, there is a form recognition technique. The technology extracts and recognizes necessary information from the entire image of the form scanned by the scanner, and at the time of issuing the receipt, it is possible to issue a receipt printed with the form image and the receipt stamp.

このような認識技術に関する従来技術としては、例えば、画像中の文字を認識する文字認識装置であって、入力した画像を走査しながら局所画像を切り出して特徴を抽出し、当該特徴と辞書に登録された文字の特徴との類似度に基づいて文字候補を決定する第一段文字認識手段と、前記決定した文字候補について、既に特徴抽出に用いられた特徴とは異なる特徴を抽出し、当該特徴と辞書に登録された文字の特徴との類似度から前記文字候補の絞込みを行う一以上の異特徴文字認識手段と、を有することを特徴とする文字認識装置(特許文献1参照)などが提案されている。 As a conventional technique related to such a recognition technique, for example, a character recognition device that recognizes characters in an image, cuts out a local image while scanning an input image, extracts a feature, and registers the feature and a dictionary. For the first-stage character recognition means that determines character candidates based on the degree of similarity to the characteristics of the determined characters, and for the determined character candidates, characteristics different from the characteristics already used for feature extraction are extracted, and the characteristics are extracted. A character recognition device (see Patent Document 1) characterized by having one or more different characteristic character recognition means for narrowing down the character candidates based on the similarity with the characteristics of the characters registered in the dictionary has been proposed. Has been done.

また、顧客が取引金額を含む必要事項を手書きで記入した帳票を仮受金入金処理する金融機関の窓口端末装置と、仮受金入金処理の情報を受信して受付通番および前記取引金額に対応する認証金額を交付してから前記窓口端末装置へ返信するホストコンピュータと、前記窓口端末装置にて前記受付通番および前記認証金額を印字してOCR化された帳票読取データに基づき、前記手書き取引金額と前記認証金額との照合を行う集中処理センター設置の照合手段と、を含んで構成されたことを特徴とする帳票データ処理システム(特許文献2参照)なども提案されている。 In addition, the counter terminal device of the financial institution that processes the temporary receipt payment of the form in which the customer fills in the necessary items including the transaction amount by hand, and receives the information of the temporary receipt payment processing to correspond to the reception serial number and the transaction amount. The handwritten transaction amount is based on the host computer that issues the authentication amount to be issued and then returns to the counter terminal device, and the form reading data in which the reception serial number and the authentication amount are printed on the counter terminal device and converted into OCR. A form data processing system (see Patent Document 2), which is characterized by including a collation means installed in a centralized processing center for collating with the certified amount, has also been proposed.

また、帳票の種別判別用のキーワード単語を予め登録した帳票種別ファイルと、帳票のイメージデータを読み込み、読み込んだイメージデータから文字列を抽出し、抽出した文字列に対して文字認識を行う文字認識部と、前記文字認識部が認識した文字列をキーワード単語として抽出する帳票種別判別用キーワード単語抽出部と、前記抽出したキーワード単語と前記帳票種別ファイルに登録した帳票種別判別用のキーワード単語とを照合して、帳票の種別を判別する判別手段とからなることを特徴とする帳票種別判別装置(特許文献3参照)なども提案されている。 In addition, a form type file in which keyword words for determining the type of form are registered in advance and image data of the form are read, a character string is extracted from the read image data, and character recognition is performed for the extracted character string. The section, the form type discrimination keyword word extraction section that extracts the character string recognized by the character recognition section as a keyword word, and the extracted keyword word and the form type discrimination keyword word registered in the form type file. A form type discriminating device (see Patent Document 3), which comprises a discriminating means for discriminating a form type by collating, has also been proposed.

特開2006-251920号公報Japanese Unexamined Patent Publication No. 2006-251920 特開2006-4121号公報Japanese Unexamined Patent Publication No. 2006-4121 特開200-号公報Japanese Unexamined Patent Publication No. 200-

ところで、上述の高機能ATMを導入している金融機関では、当該高機能ATMでの取
引を対象にした締作業として、行員らによる現物帳票と取引結果との照合・確認を、各支店毎に実施している。
By the way, at a financial institution that has introduced the above-mentioned high-performance ATM, as a closing work for transactions at the high-performance ATM, the bank employees collate and confirm the physical form and the transaction result for each branch. It is being carried out.

一方、この締作業を、支店毎に行うのではなく事務センタで集約したいとのニーズも存在する。そこで、各支店の締作業を事務センタで集約して行うとした場合、金融機関によっては、十数人日ほどの膨大な工数が必要となり、業務コストの点でも非現実的であると言える。他方、従来技術のごとき認識技術を適用するとしても、上述の締作業の自動化は困難であり、有効な選択肢とはなりえない。
そこで本発明の目的は、事務センタにおける膨大な締作業を効率的なものとする技術を提供することにある。
On the other hand, there is also a need to consolidate this tightening work at the office center instead of performing it at each branch. Therefore, if the closing work of each branch is to be centralized at the office center, depending on the financial institution, an enormous amount of man-hours of about a dozen man-days is required, which is unrealistic in terms of operating costs. On the other hand, even if a recognition technique such as the conventional technique is applied, it is difficult to automate the above-mentioned tightening work, and it cannot be an effective option.
Therefore, an object of the present invention is to provide a technique for making a huge amount of tightening work in an office center efficient.

上記課題を解決する本発明の事務センタ運用支援システムは、金融機関で使用される各帳票の識別情報と該識別情報に対応付けた属性情報を記述した帳票情報と、前記金融機関における所定取引で使用された帳票のイメージデータと、前記帳票のイメージデータに対する所定の認識処理で特定した当該取引の識別情報と、を保持する記憶部と、締処理の対象取引の帳票に関して得ている前記認識処理で特定した識別情報を前記記憶部より取得し、当該識別情報に対応する帳票群における各帳票の属性情報を前記帳票情報から抽出する抽出処理と、前記対象取引に際して前記認識処理で用いた第1の認識エンジンとは異なる第2の認識エンジンにより、前記対象取引の帳票の前記イメージデータに対する認識処理を実行して、当該帳票の属性情報を特定する特定処理と、前記抽出処理により抽出された属性情報と前記特定処理により特定された属性情報とを照合して属性情報が一致した前記対象取引について、締処理に関する所定の完了処理を実行する演算部と、を含むことを特徴とする。 The office center operation support system of the present invention that solves the above problems is based on the identification information of each form used in the financial institution, the form information describing the attribute information associated with the identification information, and the predetermined transaction in the financial institution. The storage unit that holds the image data of the used form and the identification information of the transaction specified by the predetermined recognition process for the image data of the form, and the recognition process obtained for the form of the transaction to be closed. The first method used in the recognition process in the target transaction and the extraction process of acquiring the identification information specified in the above from the storage unit and extracting the attribute information of each form in the form group corresponding to the identification information from the form information. The second recognition engine, which is different from the recognition engine of the above, executes the recognition process for the image data of the form of the target transaction to specify the attribute information of the form, and the attribute extracted by the extraction process. It is characterized by including a calculation unit that collates the information with the attribute information specified by the specific process and executes a predetermined completion process related to the closing process for the target transaction in which the attribute information matches.

また、本発明の事務センタ運用支援方法は、金融機関で使用される各帳票の識別情報と該識別情報に対応付けた属性情報を記述した帳票情報と、前記金融機関における所定取引で使用された帳票のイメージデータと、前記帳票のイメージデータに対する所定の認識処理で特定した当該取引の識別情報と、を保持する記憶部を備えた情報処理システムが、締処理の対象取引の帳票に関して得ている前記認識処理で特定した識別情報を前記記憶部より取得し、当該識別情報に対応する帳票群における各帳票の属性情報を前記帳票情報から抽出する抽出処理と、前記対象取引に際して前記認識処理で用いた第1の認識エンジンとは異なる第2の認識エンジンにより、前記対象取引の帳票の前記イメージデータに対する認識処理を実行して、当該帳票の属性情報を特定する特定処理と、前記抽出処理により抽出された属性情報と前記特定処理により特定された属性情報とを照合して属性情報が一致した前記対象取引について、締処理に関する所定の完了処理と、を実行することを特徴とする。 Further, the office center operation support method of the present invention is used in the identification information of each form used in the financial institution, the form information describing the attribute information associated with the identification information, and the predetermined transaction in the financial institution. An information processing system provided with a storage unit that holds the image data of the form and the identification information of the transaction specified by the predetermined recognition process for the image data of the form is obtained with respect to the form of the transaction to be closed. The identification information specified in the recognition process is acquired from the storage unit, and the attribute information of each form in the form group corresponding to the identification information is extracted from the form information. The second recognition engine, which is different from the first recognition engine, executes the recognition process for the image data of the target transaction form, and specifies the attribute information of the form, and extracts by the extraction process . It is characterized in that the attribute information specified is collated with the attribute information specified by the specific process, and a predetermined completion process related to the closing process is executed for the target transaction in which the attribute information matches.

本発明によれば、事務センタにおける膨大な締作業を効率的なものとできる。 According to the present invention, a huge amount of tightening work in an office center can be made efficient.

本実施形態の事務センタ運用支援システムを含むネットワーク構成図である。It is a network configuration diagram including the office center operation support system of this embodiment. 本実施形態における税公金サーバのハードウェア構成例を示す図である。It is a figure which shows the hardware configuration example of the tax public money server in this embodiment. 本実施形態における高機能ATMのハードウェア構成例を示す図である。It is a figure which shows the hardware configuration example of the high-performance ATM in this embodiment. 本実施形態の帳票特定ナレッジのデータ構成例を示す図である。It is a figure which shows the data structure example of the form specific knowledge of this embodiment. 本実施形態の帳票イメージデータのデータ構成例を示す図である。It is a figure which shows the data structure example of the form image data of this embodiment. 本実施形態の取引識別情報のデータ構成例を示す図である。It is a figure which shows the data structure example of the transaction identification information of this embodiment. 本実施形態の受付可否ナレッジのデータ構成例を示す図である。It is a figure which shows the data structure example of the acceptance / rejection knowledge of this embodiment. 本実施形態における事務センタ運用支援方法のフロー例を示す図である。It is a figure which shows the flow example of the office center operation support method in this embodiment. 本実施形態における画面例を示す図である。It is a figure which shows the screen example in this embodiment.

---ネットワーク構成--- --- Network configuration ---

以下に本発明の実施形態について図面を用いて詳細に説明する。図1は、本実施形態の事務センタ運用支援システム10を含むネットワーク構成図である。図1に示す事務センタ運用支援システム10は、事務センタにおける膨大な締作業を効率的なものとするコンピュータシステムである。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a network configuration diagram including the office center operation support system 10 of the present embodiment. The office center operation support system 10 shown in FIG. 1 is a computer system that makes enormous tightening work in the office center efficient.

本実施形態における事務センタ運用支援システム10は、金融機関が運用するシステムであり、図1で示すように、当該金融機関の本部等で運用される税公金サーバ100と、各営業店に設置された高機能ATM200とから構成される。この税公金サーバ100と高機能ATM200は、セキュアな金融機関内部のネットワーク1で互いに通信可能に接続されている。 The office center operation support system 10 in the present embodiment is a system operated by a financial institution, and as shown in FIG. 1, is installed in a tax public money server 100 operated by the headquarters of the financial institution and each branch office. It is composed of a high-performance ATM 200. The tax public money server 100 and the high-performance ATM 200 are connected to each other so as to be able to communicate with each other via a network 1 inside a secure financial institution.

勿論、こうした構成は一例であって、事務センタ運用支援システム10としての構成・機能を、税公金サーバ100と高機能ATM200のいずれか一方が備えるとしてもよい。 Of course, such a configuration is an example, and either the tax / public money server 100 or the high-performance ATM 200 may have the configuration / function as the office center operation support system 10.

上述の構成のうち税公金サーバ100は、各営業店に備わる高機能ATM200それぞれと協同し、各営業店での帳票を媒体とした税公金納付取引のサービスを顧客に提供する。 Of the above configurations, the tax public money server 100 cooperates with each of the high-performance ATMs 200 provided in each business office, and provides the customer with a tax public money payment transaction service using a form as a medium at each business office.

より具体的には、高機能ATM200で顧客から受け付けた帳票に関して、その種類に応じたその後の運用内容を決定し、当該運用内容を当該高機能ATM200に指示するサーバ装置である。なお、上述の運用内容としては、取引の受付可否を想定する。 More specifically, it is a server device that determines the subsequent operation contents according to the type of the form received from the customer in the high-performance ATM 200 and instructs the high-performance ATM 200 of the operation contents. As the above-mentioned operation contents, it is assumed whether or not the transaction can be accepted.

本実施形態の税公金サーバ100は、各種帳票の認識機能を有している。この認識機能は、高機能ATM200から得ている帳票イメージから、必要な情報を抽出・認識処理するものとなる。 The tax public money server 100 of this embodiment has a function of recognizing various forms. This recognition function extracts and recognizes necessary information from the form image obtained from the high-performance ATM 200.

また、高機能ATM200は、従来であれば、窓口での取り扱いに限定されていた数万種類にも及ぶ税公金などの各種払込票(以後、帳票)の取り扱いが可能なATMである。
高機能ATM200の利用者である顧客からすれば、払込依頼書の記入不要で、各種払込の処理が自身の操作により可能となる。ひいては、顧客の利便性や顧客満足度の向上につながりやすい。
In addition, the high-performance ATM 200 is an ATM that can handle various payment slips (hereinafter referred to as forms) such as tax and public money of tens of thousands of types, which were conventionally limited to handling at the counter.
From the customer who is a user of the high-performance ATM 200, it is not necessary to fill in the payment request form, and various payment processes can be performed by his / her own operation. As a result, it tends to lead to improvement of customer convenience and customer satisfaction.

本実施形態の高機能ATM200は、税公金サーバ100とは特徴抽出アルゴリズムが異なるものの、各種帳票の認識機能を有している。この認識機能は、スキャナユニットで読み取った帳票イメージから、必要な情報を抽出・認識処理し、その結果を税公金サーバ100に通知するものとなる。従来から存在する装置等と異なり、読み取るエリアを予め定めるなどの様式登録無しに、帳票認識が可能である。また、取引完了時の領収証発行に際しては、帳票イメージに領収印を印刷した領収証の発行を行い、払込票原本への窓口での押印は不要となっている。
---ハードウェア構成---
The high-performance ATM 200 of the present embodiment has a function of recognizing various forms, although the feature extraction algorithm is different from that of the tax and public money server 100. This recognition function extracts and recognizes necessary information from the form image read by the scanner unit, and notifies the tax and public money server 100 of the result. Unlike conventional devices and the like, form recognition is possible without format registration such as predetermining the area to be read. In addition, when issuing a receipt when the transaction is completed, the receipt is issued by printing the receipt stamp on the form image, and it is not necessary to stamp the original payment slip at the counter.
--- Hardware configuration ---

続いて、本実施形態の事務センタ運用支援システム10を構成する、税公金サーバ100のハードウェア構成について示す。図2は、本実施形態の税公金サーバ100のハードウェア構成例を示す図である。 Next, the hardware configuration of the tax and public money server 100 constituting the office center operation support system 10 of the present embodiment will be shown. FIG. 2 is a diagram showing a hardware configuration example of the tax and public money server 100 of the present embodiment.

この場合の税公金サーバ100は、SSD(Solid State Drive)やハードディスクドライブなど適宜な不揮発性記憶素子で構成される記憶部101、RAMなど揮発性記憶素子で構成されるメモリ103、記憶部101に保持されるプログラム102をメモリ103に読み出すなどして実行し装置自体の統括制御を行なうとともに各種判定、演算及び制御処理を行なうCPUなどの演算部104、ネットワーク1と接続して各営業店の高機能ATM200それぞれとの通信処理を担う通信部105、を備える。 In this case, the tax and public money server 100 is used in a storage unit 101 composed of an appropriate non-volatile storage element such as an SSD (Solid State Drive) or a hard disk drive, a memory 103 composed of a volatile storage element such as a RAM, and a storage unit 101. The program 102 to be held is executed by reading it into the memory 103 to perform overall control of the device itself, and is connected to a calculation unit 104 such as a CPU that performs various determinations, calculations and control processes, and network 1 to be connected to the height of each sales office. Function A communication unit 105, which is responsible for communication processing with each of the ATMs 200, is provided.

なお、記憶部101で保持するプログラム102は、一般的な情報処理機能の他、本実施形態の事務センタ運用支援システム10を構成する装置として必要な機能、すなわち、各種帳票の認識機能たる、第2の認識エンジン111を実装するプログラムである。 In addition to the general information processing function, the program 102 held by the storage unit 101 has a function required as a device constituting the office center operation support system 10 of the present embodiment, that is, a function of recognizing various forms. It is a program which implements the recognition engine 111 of 2.

また、記憶部101には、帳票特定ナレッジ125、帳票イメージデータ126、取引識別情報127、および、受付可否ナレッジ128、が少なくとも記憶されている。これら情報125~128の詳細については後述する。 Further, the storage unit 101 stores at least the form specific knowledge 125, the form image data 126, the transaction identification information 127, and the acceptance / rejection knowledge 128. Details of these information 125 to 128 will be described later.

また、図3に本実施形態の高機能ATM200のハードウェア構成例を示す。本実施形態の高機能ATM200は、SSD(Solid State Drive)やハードディスクドライブなど適宜な不揮発性記憶素子で構成される記憶部201、RAMなど揮発性記憶素子で構成されるメモリ203、記憶部201に保持されるプログラム202をメモリ203に読み出すなどして実行し装置自体の統括制御を行なうとともに各種判定、演算及び制御処理を行なうCPUなどの演算部204、ユーザからのキー入力や音声入力を受け付ける入力部205、処理データの表示を行うディスプレイ等の出力部206、ネットワーク1と接続して上述の税公金サーバ100との通信処理を担う通信部207、帳票に対するイメージ取得動作を担うスキャナユニット208、および、上述の領収書発行動作を担うプリントユニット209、を備える。 Further, FIG. 3 shows an example of the hardware configuration of the high-performance ATM 200 of the present embodiment. The high-performance ATM 200 of the present embodiment includes a storage unit 201 composed of an appropriate non-volatile storage element such as an SSD (Solid State Drive) or a hard disk drive, a memory 203 composed of a volatile storage element such as a RAM, and a storage unit 201. The program 202 to be held is executed by reading it into the memory 203, etc., and the integrated control of the device itself is performed. Section 205, an output section 206 such as a display that displays processing data, a communication section 207 that is connected to network 1 and is responsible for communication processing with the tax and public money server 100 described above, a scanner unit 208 that is responsible for image acquisition operations for forms, and , A print unit 209, which is responsible for the above-mentioned receipt issuing operation.

また他にも、ATMとして一般的な、現金の格納庫および排出・受入機構、格納庫から排出・受入機構に至る間の現金搬送機構、といった構成・機能を当然に備えているものとする(一般的な既存技術であるため不図示)。 In addition, it is assumed that it naturally has a configuration / function such as a cash hangar and a discharge / receipt mechanism, and a cash transfer mechanism from the hangar to the discharge / receipt mechanism, which are common as ATMs (general). Not shown because it is an existing technology).

なお、記憶部201内に備わるプログラム202は、一般的な情報処理機能の他、本実施形態の事務センタ運用支援システム10を構成する装置として必要な機能、すなわち、各種帳票の認識機能たる第12の認識エンジン110を実装するプログラムである。 In addition to the general information processing function, the program 202 provided in the storage unit 201 has a function required as a device constituting the office center operation support system 10 of the present embodiment, that is, a twelfth function of recognizing various forms. It is a program that implements the recognition engine 110 of.

上述の第1の認識エンジン110は、スキャナユニット208で得た帳票のイメージデータに対して文字認識処理を実行し、当該帳票に記載されたキーワード(属性情報)を取得する。ただし、これら第1の認識エンジン110と第2の認識エンジン111とでは、使用している特徴抽出アルゴリズムが異なる。 The first recognition engine 110 described above executes character recognition processing on the image data of the form obtained by the scanner unit 208, and acquires the keyword (attribute information) described in the form. However, the feature extraction algorithm used is different between the first recognition engine 110 and the second recognition engine 111.

例えば、第1の認識エンジン110で採用している特徴抽出アルゴリズムが、いわゆる重ね合わせ法である場合、第2の認識エンジン111で採用している特徴抽出アルゴリズムは、いわゆる方向性マッチング法である、という状況を想定する。
勿論、認識エンジンにおける特徴抽出アルゴリズムとして、これらの具体例に限定せず、適宜に採用してよい。
For example, when the feature extraction algorithm adopted by the first recognition engine 110 is a so-called superposition method, the feature extraction algorithm adopted by the second recognition engine 111 is a so-called directional matching method. Imagine the situation.
Of course, the feature extraction algorithm in the recognition engine is not limited to these specific examples, and may be appropriately adopted.

なお、高機能ATM200の記憶部201にも、税公金サーバ100と同様に、帳票特定ナレッジ125、帳票イメージデータ126、取引識別情報127、および、受付可否ナレッジ128、を保持しているとしてもよい。
---データ構造例---
The storage unit 201 of the high-performance ATM 200 may also hold the form specific knowledge 125, the form image data 126, the transaction identification information 127, and the acceptance / rejection knowledge 128, as in the tax public money server 100. ..
--- Data structure example ---

続いて、本実施形態の事務センタ運用支援システム100が用いるテーブル類について説明する。図4に、本実施形態における帳票特定ナレッジ125の一例を示す。
本実施形態の帳票特定ナレッジ125は、金融機関で使用される各帳票の属性情報を格納したテーブルである。
そのデータ構造は、取扱種別をキーとして、属性情報であるキーワードを対応付けたレコードの集合体となっている。
Subsequently, the tables used by the office center operation support system 100 of the present embodiment will be described. FIG. 4 shows an example of the form-specific knowledge 125 in this embodiment.
The form-specific knowledge 125 of the present embodiment is a table that stores attribute information of each form used by a financial institution.
The data structure is a collection of records associated with keywords that are attribute information, with the handling type as the key.

このうち取扱種別は、後述する受付可否ナレッジ128でも使用する値であり、帳票に記載されているキーワードの組合せごとに一意に定まる値である。なお、各取扱種別は、受付可否ナレッジ128において、上述の金融機関の営業店での取扱対象として規定されているか否か、所定の値と紐付けされている。 Of these, the handling type is a value that is also used in the acceptance / rejection knowledge 128 described later, and is a value that is uniquely determined for each combination of keywords described in the form. It should be noted that each handling type is associated with a predetermined value as to whether or not it is specified as a handling target at the branch office of the above-mentioned financial institution in the acceptance / rejection knowledge 128.

また、キーワードは、帳票に記載(印字含む)されているキーワードであり、具体的には、都道府県や市町村などの地名、市民税や固定資産税などといった税公金の名称、を想定する。 In addition, the keywords are keywords written (including printed) on the form, and specifically, the names of places such as prefectures and municipalities, and the names of tax and public funds such as municipal tax and property tax are assumed.

また、図5に本実施形態における帳票イメージデータ126の一例を示す。本実施形態の帳票イメージデータ126は、高機能ATM100がスキャナユニット108で得た帳票イメージのデータを格納したテーブルである。
そのデータ構造は、取引IDをキーとして、帳票イメージデータの格納先、イメージ撮影日時、といったデータから成るレコードの集合体である。
Further, FIG. 5 shows an example of the form image data 126 in the present embodiment. The form image data 126 of the present embodiment is a table in which the data of the form image obtained by the high-performance ATM 100 by the scanner unit 108 is stored.
The data structure is a collection of records composed of data such as a storage destination of form image data and an image shooting date and time, using a transaction ID as a key.

また、図6に本実施形態における取引識別情報127の一例を示す。本実施形態の取引識別情報127は、上述の帳票イメージデータ126における各取引の帳票イメージデータに関して、税公金サーバ100が帳票特定ナレッジ125で特定した取扱種別の情報を格納したテーブルである。
そのデータ構造は、取引IDをキーとして、当該取引の帳票に関して特定されている取扱種別の値が対応付けたレコードの集合体となっている。
Further, FIG. 6 shows an example of the transaction identification information 127 in the present embodiment. The transaction identification information 127 of the present embodiment is a table that stores information on the handling type specified by the tax and public money server 100 in the form specific knowledge 125 with respect to the form image data of each transaction in the above-mentioned form image data 126.
The data structure is a collection of records associated with the value of the handling type specified for the form of the transaction, with the transaction ID as the key.

また、図7に本実施形態における受付可否ナレッジ128の一例を示す。本実施形態の受付可否ナレッジ128は、金融機関の営業店において取扱対象とする帳票の条件を規定したテーブルである。
そのデータ構造は、取扱種別をキーとして、納付期限、延滞金、および、受付可否、といった値を対応付けたレコードの集合体となっている。
このうち納付期限は、当該取扱種別が示す帳票に記載の納付期限が経過前である必要性を規定したものである。
また、延滞金は、当該取扱種別が示す帳票における延滞金記載が無いことの必要性を規定したものである。
また、受付可否は、上述の営業店で当該帳票に関して受け付けるか否か、規定した値である。
--フロー例---
Further, FIG. 7 shows an example of acceptance / rejection knowledge 128 in this embodiment. The acceptance / rejection knowledge 128 of this embodiment is a table that defines the conditions of the forms to be handled at the business office of the financial institution.
The data structure is a collection of records associated with values such as payment deadline, delinquent charge, and acceptance / rejection, using the handling type as a key.
Of these, the payment deadline stipulates that the payment deadline stated in the form indicated by the handling type must be before the lapse.
In addition, the delinquent charge stipulates the necessity that there is no delinquent charge stated in the form indicated by the handling type.
In addition, whether or not the form can be accepted is a value specified as to whether or not the above-mentioned business office accepts the form.
--Flow example ---

以下、本実施形態における事務センタ運用支援方法の実際手順について図に基づき説明する。以下で説明する事務センタ運用支援方法に対応する各種動作は、事務センタ運用支援システム10を構成する、税公金サーバ100および高機能ATM200らが、それぞれメモリ等に読み出して実行するプログラムによって実現される。そして、このプログラムは、以下に説明される各種の動作を行うためのコードから構成されている。 Hereinafter, the actual procedure of the office center operation support method in this embodiment will be described with reference to the figure. Various operations corresponding to the office center operation support method described below are realized by programs that are read and executed by the tax and public money server 100 and the high-performance ATM 200, which constitute the office center operation support system 10, respectively. .. The program is composed of codes for performing various operations described below.

図8は、本実施形態における事務センタ運用支援方法のフロー例を示す図である。ここでは、或る金融機関の営業店にて、通常の営業時間帯(例:15時まで)に、顧客が高機
能ATM200を操作し、帳票を用いた所定取引の手続きを行う状況を想定する。
この場合、高機能ATM200は、顧客が持参した帳票をスキャナユニット208で撮影し、帳票イメージデータを取得する(s10)。
FIG. 8 is a diagram showing a flow example of the office center operation support method in the present embodiment. Here, it is assumed that a customer operates a high-performance ATM 200 and performs a predetermined transaction procedure using a form at a branch office of a financial institution during normal business hours (example: until 15:00). ..
In this case, the high-performance ATM 200 captures the form brought by the customer with the scanner unit 208 and acquires the form image data (s10).

また、高機能ATM200は、上述のs10で得た帳票イメージデータを、第1の認識エンジン110に入力し、当該帳票に記載内容を文字認識で特定する(s11)。ここで特定するものは、キーワードを想定する。 Further, the high-performance ATM 200 inputs the form image data obtained in the above-mentioned s10 into the first recognition engine 110, and specifies the content described in the form by character recognition (s11). What is specified here assumes a keyword.

続いて、高機能ATM200は、s10、s11で得た帳票イメージデータおよびキーワードを、当該取引に関して付与した取引IDと紐付け、ネットワーク1を介して税公金サーバ100に送信する(s12)。 Subsequently, the high-performance ATM 200 associates the form image data and keywords obtained in s10 and s11 with the transaction ID assigned to the transaction, and transmits the form image data and keywords to the tax and public money server 100 via the network 1 (s12).

一方、税公金サーバ100は、上述の高機能ATM200から送信されてきた、取引IDを紐付いた、帳票イメージデータおよびキーワードを受信する(s13)。 On the other hand, the tax public money server 100 receives the form image data and the keyword associated with the transaction ID transmitted from the above-mentioned high-performance ATM 200 (s13).

また、税公金サーバ100は、s13で得た帳票イメージデータについては、取引IDをキーとしたレコードを生成し、帳票イメージデータ126に格納する(s14)。 Further, the tax public money server 100 generates a record using the transaction ID as a key for the form image data obtained in s13, and stores it in the form image data 126 (s14).

続いて、税公金サーバ100は、s13で得たキーワードを、帳票特定ナレッジ125の各レコードに照合し、対応する帳票(s10で高機能ATM200が帳票イメージデータの撮影対象としたもの)の取扱種別(帳票の識別情報)を特定する(s15)。 Subsequently, the tax and public money server 100 collates the keyword obtained in s13 with each record of the form specific knowledge 125, and handles the corresponding form (the one targeted by the high-performance ATM 200 in s10 for shooting the form image data). (Identification information of the form) is specified (s15).

例えば、s13で得たキーワードが、「北海道」、「札幌市」、「市民税」、であった場合、これらキーワードの組みを、図4で例示した帳票特定ナレッジ125の各レコードに照合し、取扱種別「1111111111」を特定できる。 For example, if the keywords obtained in s13 are "Hokkaido", "Sapporo City", and "Municipal Tax", the set of these keywords is collated with each record of the form specific knowledge 125 illustrated in FIG. The handling type "1111111111" can be specified.

また、税公金サーバ100は、s15で特定した取扱種別を、s13で得ている取引IDと紐付けたレコードを生成し、取扱種別情報127に格納する(s16)。 Further, the tax public money server 100 generates a record in which the handling type specified in s15 is associated with the transaction ID obtained in s13, and stores it in the handling type information 127 (s16).

続いて、税公金サーバ100は、s15で特定した取扱種別を、受付可否ナレッジ128の各レコードに照合して、「取扱種別」欄の値が一致するレコードを特定し、当該レコードが含む条件、すなわち納付期限および延滞金に関して、当該帳票の記載が合致するか判定する(s17)。 Subsequently, the tax and public money server 100 collates the handling type specified in s15 with each record of acceptance / rejection knowledge 128, identifies a record having a matching value in the "handling type" column, and determines the conditions included in the record. That is, it is determined whether or not the description of the form matches the payment deadline and the delinquent charge (s17).

例えば、税公金サーバ100は、対象となる帳票の取扱種別「1111111111」に基づいて、納付期限「OK」かつ延滞金「無」、であるか、該当帳票の記載(s13で得ているキーワード)に基づき判定する。
税公金サーバ100は、上述の判定の結果に応じて、当該帳票の受付可否を特定し、当該特定の結果を高機能ATM200に通知する(s18)。
For example, the tax public money server 100 has a payment deadline of "OK" and a delinquent charge of "no" based on the handling type "1111111111" of the target form, or the description of the corresponding form (keyword obtained in s13). Judgment is based on.
The tax and public money server 100 specifies whether or not the form can be accepted according to the result of the above determination, and notifies the high-performance ATM 200 of the specific result (s18).

例えば、上述の判定の結果、納付期限および延滞金に関して、当該帳票の記載が合致した場合、税公金サーバ100は、当該帳票の受付可である旨を、高機能ATM200に通知する。他方、上述の判定の結果、納付期限および延滞金に関して、当該帳票の記載が合致しなかった場合、税公金サーバ100は、当該帳票の受付不可である旨を、高機能ATM200に通知する。 For example, as a result of the above determination, if the description of the form matches with respect to the payment deadline and the delinquent charge, the tax public money server 100 notifies the high-performance ATM 200 that the form can be accepted. On the other hand, as a result of the above determination, if the description of the form does not match with respect to the payment deadline and the delinquent charge, the tax public money server 100 notifies the high-performance ATM 200 that the form cannot be accepted.

一方、高機能ATM200は、上述の受付可否の特定結果を税公金サーバ100から受信し、現在処理中の該当帳票に関して、当該特定結果に応じた事務運用を実行する(s19)。特定結果が「受付不可」を示す場合、高機能ATM200は、「この帳票はお取り扱いできません」といったメッセージを出力部206で表示させ、処理を終了する。特定
結果が「受付可」を示す場合、高機能ATM200は、当該取引に応じた所定の手順を実行することとなる。
On the other hand, the high-performance ATM 200 receives the above-mentioned specific result of acceptance / rejection from the tax / public money server 100, and executes the business operation according to the specific result with respect to the corresponding form currently being processed (s19). When the specific result indicates "cannot be accepted", the high-performance ATM 200 displays a message such as "this form cannot be handled" on the output unit 206, and ends the process. When the specific result indicates "acceptable", the high-performance ATM 200 will execute a predetermined procedure according to the transaction.

税公金サーバ100および高機能ATM200は、当該金融機関の営業店における営業時間帯が終了するまで、上述のs10~s19の各処理を、帳票を伴う取引ごとに繰り返し実行することとなる。 The tax and public money server 100 and the high-performance ATM 200 will repeatedly execute each of the above-mentioned processes of s10 to s19 for each transaction involving a form until the business hours of the business office of the financial institution are completed.

ここで、上述の金融機関における営業時間後(例:15時以降)には、事務センタでの締処理として、税公金サーバ100が、例えば、その日一日分の各営業店の高機能ATM200での帳票処理を伴う取引、を締処理の対象取引とし、以降の処理を行う。 Here, after business hours at the above-mentioned financial institution (eg, after 15:00), the tax and public money server 100 is used as a closing process at the office center, for example, at the high-performance ATM 200 of each branch office for the day. Transactions that involve the form processing of the above are the target transactions for closing processing, and the subsequent processing is performed.

この場合、税公金サーバ100は、上述の締処理の対象取引の情報として、対象取引(取引IDで特定される。例えば、「t00000001」)で処理した帳票に関して得ている取扱種別を、取引識別情報127より取得し、この取扱種別に対応するレコード群(帳票群における各帳票の属性情報)を帳票特定ナレッジ125から抽出する(s20)。 In this case, the tax and public money server 100 identifies the transaction type obtained with respect to the form processed in the target transaction (specified by the transaction ID. For example, "t00000001") as the information of the target transaction of the above-mentioned closing process. A record group (attribute information of each form in the form group) corresponding to this handling type is extracted from the form specific knowledge 125 (s20), which is acquired from the information 127.

例えば、締処理の対象取引「t00000001」の情報として、対象取引で処理した帳票に関して得ている取扱種別が「1111111111」であった場合、この取扱種別に対応するレコード群として、3つのレコードを図4で例示した帳票特定ナレッジ125から抽出することとなる。 For example, if the handling type obtained for the form processed in the target transaction is "11111111111" as the information of the target transaction "t00000001" of the closing process, three records are shown as a record group corresponding to this handling type. It will be extracted from the form specific knowledge 125 exemplified in 4.

この3つのレコードは、キーワード1が「北海道」、キーワード2が「札幌市」、キーワード3が「市民税」のレコードと、キーワード1が「北海道」、キーワード2が「札幌市」、キーワード3が「固定資産税」のレコードと、キーワード1が「北海道」、キーワード2が「小樽市」、キーワード3が「市民税」のレコード、になる。
ここで税公金サーバ100が抽出するレコード群は、締処理に用いる第2の認識エンジン111による文字認識対象の母集団となる。
These three records include a record with keyword 1 being "Hokkaido", keyword 2 being "Sapporo city", keyword 3 being "municipal tax", keyword 1 being "Hokkaido", keyword 2 being "Sapporo city", and keyword 3 being. The record of "property tax", keyword 1 is "Hokkaido", keyword 2 is "Otaru city", and keyword 3 is "municipal tax".
Here, the record group extracted by the tax and public money server 100 is a population of characters to be recognized by the second recognition engine 111 used for the closing process.

続いて、税公金サーバ100は、締対象の取引「t00000001」の帳票イメージデータを、取引ID「t00000001」をキーに、帳票イメージデータ126の示す「帳票イメージデータ格納先」の情報に基づき取得し、この帳票イメージデータに対する、第2の認識エンジン111による文字認識処理を実行する(s21)。 Subsequently, the tax and public money server 100 acquires the form image data of the transaction "t00000001" to be closed based on the information of the "form image data storage destination" indicated by the form image data 126, using the transaction ID "t00000001" as a key. , Character recognition processing by the second recognition engine 111 is executed for this form image data (s21).

この第2の認識エンジン111は、営業時間帯中に高機能ATM200が用いていた第1の認識エンジン110とは、特徴抽出アルゴリズムが異なる認識エンジンである。 The second recognition engine 111 is a recognition engine having a different feature extraction algorithm from the first recognition engine 110 used by the high-performance ATM 200 during business hours.

また、税公金サーバ100は、上述のs21の文字認識処理により、帳票イメージデータから、当該帳票の記載内容であるキーワード(属性情報)を特定する(s22)。 Further, the tax and public money server 100 identifies the keyword (attribute information) which is the description content of the form from the form image data by the character recognition process of s21 described above (s22).

このs22で、税公金サーバ100は、取引ID「t00000001」の帳票イメージデータから、例えば、「北海道」、「札幌市」、および、「市民税」の各キーワードを得たとする。 In this s22, it is assumed that the tax public money server 100 obtains the keywords "Hokkaido", "Sapporo city", and "municipal tax" from the form image data of the transaction ID "t00000001".

次に、税公金サーバ100は、s20で抽出したレコード群における各レコードが規定するキーワードと、s22で特定したキーワードとを照合する(s23)。 Next, the tax and public money server 100 collates the keyword specified by each record in the record group extracted in s20 with the keyword specified in s22 (s23).

上述のs20で抽出したレコードは、キーワード1が「北海道」、キーワード2が「札幌市」、キーワード3が「市民税」のレコードと、キーワード1が「北海道」、キーワード2が「札幌市」、キーワード3が「固定資産税」のレコードと、キーワード1が「北海道」、キーワード2が「小樽市」、キーワード3が「市民税」のレコード、であったから
、このs23の照合の結果、s22で取引ID「t00000001」の取引の帳票イメージデータから得たキーワード「北海道」、「札幌市」、および、「市民税」を含むレコードを1つ特定できることとなる。
The records extracted in s20 above include a record in which keyword 1 is "Hokkaido", keyword 2 is "Sapporo city", keyword 3 is "municipal tax", keyword 1 is "Hokkaido", and keyword 2 is "Sapporo city". Keyword 3 was a record of "fixed asset tax", keyword 1 was "Hokkaido", keyword 2 was "Otaru city", and keyword 3 was a record of "municipal tax". It is possible to identify one record including the keywords "Hokkaido", "Sapporo city", and "municipal tax" obtained from the transaction form image data of the transaction ID "t00000001".

上述の照合の結果、s20で抽出したレコード群における各レコードが規定するキーワードと、s22で特定したキーワードとが一致しなかった場合(s24:n)、税公金サーバ100は、当該締対象の取引について、行員による確認作業の対象である旨(図9の
画面1000参照)を、事務センタにおける締処理の担当者等の端末に通知し(s25)、処理を終了する。
As a result of the above collation, when the keyword specified by each record in the record group extracted in s20 does not match the keyword specified in s22 (s24: n), the tax and public money server 100 is the transaction subject to the closing. (See screen 1000 in FIG. 9) is notified to the terminal such as the person in charge of the closing process at the office center (s25), and the process is terminated.

他方、上述の照合の結果、s20で抽出したレコード群における各レコードのいずれかが規定するキーワードと、s22で特定したキーワードとが一致した場合(s24:y)、税公金サーバ100は、当該一致が見られた締対象の取引について、締処理に関する所定の完了処理(例:取引管理用のDB等において、対象取引に対して締完了のステータス値を付与する)を実行し(s26)、処理を終了する。 On the other hand, as a result of the above-mentioned collation, when the keyword specified by any of the records in the record group extracted in s20 matches the keyword specified in s22 (s24: y), the tax and public money server 100 performs the matching. For the transaction to be closed, the predetermined completion process related to the closing process (eg, in the DB for transaction management, etc., the status value of the closing completion is given to the target transaction) is executed (s26), and the process is performed. To finish.

以上、本発明を実施するための最良の形態などについて具体的に説明したが、本発明はこれに限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能である。
こうした本実施形態によれば、事務センタにおける膨大な締作業を効率的なものとできる。
Although the best mode for carrying out the present invention has been specifically described above, the present invention is not limited to this, and various modifications can be made without departing from the gist thereof.
According to this embodiment, a huge amount of tightening work in the office center can be made efficient.

なお、本実施形態の事務センタ運用支援技術では、金融機関における通常の営業時間帯(例:15時まで)に、顧客が提示した帳票を高機能ATMで処理することで、当該顧客の所望取引に関する手続を行っている状況を想定する。この営業時間帯における、帳票を介した取引に関しては、当該帳票に対する高機能ATMでのイメージデータ取得および当該イメージデータからの文字認識(第1の認識エンジンによる)の各動作が実行され、帳票上の記載内容が認識される。高機能ATMまたは税公金サーバは、上述のように認識された記載内容が含むキーワードを、上述の帳票特定ナレッジに照合して、帳票の取扱種別(帳票の識別情報)を特定する。また、税公金サーバまたは高機能ATMは、特定した取扱種別を受付可否ナレッジに照合して、当該帳票の事務運用を決定・実行することとなる。上述の一連の手順に伴って得られた、各帳票の取扱種別およびイメージデータは、少なくとも上述の税公金サーバに保持される。 In the office center operation support technique of the present embodiment, the form presented by the customer is processed by the high-performance ATM during the normal business hours of the financial institution (eg, until 15:00), so that the customer's desired transaction can be performed. Imagine a situation where you are in the process of proceeding with. Regarding transactions via forms during this business hours, each operation of image data acquisition at a high-performance ATM for the form and character recognition (by the first recognition engine) from the image data is executed, and the form is displayed. The description content of is recognized. The high-performance ATM or the tax public money server collates the keywords included in the description contents recognized as described above with the above-mentioned form-specific knowledge to specify the form handling type (form identification information). In addition, the tax / public money server or the high-performance ATM collates the specified handling type with the acceptance / rejection knowledge to determine and execute the business operation of the form. The handling type and image data of each form obtained by the above-mentioned series of procedures are held at least in the above-mentioned tax and public money server.

一方、上述の金融機関における営業時間後(例:15時以降)には、事務センタでの締処理として、税公金サーバが、例えば、その日一日分の高機能ATMでの帳票処理を伴う取引、を締処理の対象取引とし、対応する帳票に関して得ている取扱種別を記憶部より取得し、この取扱種別に対応するレコード群(帳票群における各帳票の属性情報)を帳票特定ナレッジから抽出する。ここで抽出するレコード群は、締処理に用いる第2の認識エンジンによる文字認識対象の母集団となる。 On the other hand, after business hours at the above-mentioned financial institution (eg, after 15:00), as a closing process at the office center, the tax and public money server, for example, a transaction involving form processing at a high-performance ATM for the day. , Is the target transaction of the closing process, the handling type obtained for the corresponding form is acquired from the storage unit, and the record group (attribute information of each form in the form group) corresponding to this handling type is extracted from the form specific knowledge. .. The record group extracted here is a population of characters recognition targets by the second recognition engine used for the closing process.

そこで、税公金サーバは、上述の営業時間帯に用いていた第1の認識エンジンとは異なる第2の認識エンジンにより、締対象の取引の帳票のイメージデータに対する認識処理を実行して、当該帳票の記載内容が含むキーワード(属性情報)を特定する。また、税公金サーバは、上述のレコード群における各レコードが規定するキーワードと、締対象の取引の帳票に関して特定したキーワードとを照合して、レコード群における各レコードのいずれかとキーワードが一致した締対象の取引について、締処理に関する所定の完了処理(例:取引管理用のDB等において、対象取引に対して締完了のステータス値を付与する)を実行することとなる。 Therefore, the tax and public money server executes the recognition process for the image data of the form of the transaction to be closed by the second recognition engine different from the first recognition engine used in the above-mentioned business hours, and the form is concerned. Specify the keyword (attribute information) included in the description of. In addition, the tax and public money server collates the keyword specified by each record in the above-mentioned record group with the keyword specified for the form of the transaction to be closed, and the closing target matches any of the records in the record group with the keyword. For the transaction of, the predetermined completion process related to the closing process (eg, in the DB for transaction management, etc., the status value of the closing completion is given to the target transaction) is executed.

本明細書の記載により、少なくとも次のことが明らかにされる。すなわち、本実施形態
の事務センタ運用支援システムにおいて、前記演算部は、前記照合の結果、前記帳票群における各帳票のいずれとも属性情報が一致しない対象取引を、人員による確認対象として特定し、当該対象取引に関する情報を所定装置に出力する処理を更に実行するものである、としてもよい。
The description herein reveals at least the following: That is, in the office center operation support system of the present embodiment, the calculation unit identifies, as a result of the collation, the target transaction whose attribute information does not match any of the forms in the form group as a confirmation target by personnel. It may be said that the process of outputting the information about the target transaction to the predetermined device is further executed.

これによれば、上述の照合までの一連の処理によって締処理が完了となった取引とは異なり、人員による確認作業が必要な取引(例:帳票の記載内容が認識エンジンにより誤認識されていたことによる、誤った内容で行われた取引)を効率的に特定し、こうした取引のみを(事務センタにおける)人員の確認作業対象とできる。ひいては、事務センタにおける膨大な締作業をより効率的なものとできる。 According to this, unlike the transaction in which the closing process is completed by the series of processes up to the above-mentioned collation, the transaction requires confirmation work by personnel (example: the description content of the form is erroneously recognized by the recognition engine. As a result, it is possible to efficiently identify transactions that have been made with incorrect content, and only such transactions can be targeted for personnel confirmation work (at the office center). As a result, the enormous tightening work in the office center can be made more efficient.

また、本実施形態の事務センタ運用支援システムにおいて、前記演算部は、前記第1の認識エンジンとは特徴抽出アルゴリズムが異なる第2の認識エンジンにより、前記対象取引の帳票の前記イメージデータに対する認識処理を実行するものである、としてもよい。 Further, in the office center operation support system of the present embodiment, the calculation unit uses a second recognition engine having a feature extraction algorithm different from that of the first recognition engine to recognize the image data of the target transaction form. May be executed.

これによれば、例えば、第1および第2の各認識エンジンとして異なる文字認識ソフトウェアを採用しても、両者の特徴抽出アルゴリズムの差が大きくない、といった場合と異なり、異なる側面からイメージデータに対する文字認識を行い、締作業の精度を更に良好なものとできる。ひいては、事務センタにおける膨大な締作業をより効率的なものとできる。 According to this, for example, even if different character recognition software is adopted as the first and second recognition engines, the difference between the two feature extraction algorithms is not large, and the characters for the image data are displayed from different aspects. By recognizing, the accuracy of tightening work can be further improved. As a result, the enormous tightening work in the office center can be made more efficient.

また、本実施形態の事務センタ運用支援方法において、前記情報処理システムが、前記照合の結果、前記帳票群における各帳票のいずれとも属性情報が一致しない対象取引を、人員による確認対象として特定し、当該対象取引に関する情報を所定装置を出力する処理を更に実行する、としてもよい。 Further, in the office center operation support method of the present embodiment, the information processing system identifies, as a result of the collation, a target transaction whose attribute information does not match any of the forms in the form group as a confirmation target by personnel. Further, the process of outputting the information regarding the target transaction to the predetermined device may be executed.

また、本実施形態の事務センタ運用支援方法において、前記情報処理システムが、前記第1の認識エンジンとは特徴抽出アルゴリズムが異なる第2の認識エンジンにより、前記対象取引の帳票の前記イメージデータに対する認識処理を実行する、としてもよい。 Further, in the office center operation support method of the present embodiment, the information processing system recognizes the image data of the target transaction form by the second recognition engine having a feature extraction algorithm different from that of the first recognition engine. The process may be executed.

1 ネットワーク
10 事務センタ運用支援システム
100 税公金サーバ
101 記憶部
102 プログラム
103 メモリ
104 演算部
105 通信部
125 帳票特定ナレッジ(帳票情報)
126 帳票イメージデータ
127 取引識別情報
128 受付可否ナレッジ
200 高機能ATM
201 記憶部
202 プログラム
203 メモリ
204 演算部
205 入力部
206 出力部
207 通信部
208 スキャナユニット
209 プリントユニット
225 帳票特定ナレッジ(帳票情報)
226 帳票イメージデータ
227 取引識別情報
228 受付可否ナレッジ
1 Network 10 Office center operation support system 100 Tax public money server 101 Storage unit 102 Program 103 Memory 104 Calculation unit 105 Communication unit 125 Form specific knowledge (form information)
126 Form image data 127 Transaction identification information 128 Acceptability Knowledge 200 High-performance ATM
201 Storage unit 202 Program 203 Memory 204 Calculation unit 205 Input unit 206 Output unit 207 Communication unit 208 Scanner unit 209 Print unit 225 Form specific knowledge (form information)
226 Form image data 227 Transaction identification information 228 Acceptability knowledge

Claims (6)

金融機関で使用される各帳票の識別情報と該識別情報に対応付けた属性情報を記述した帳票情報と、前記金融機関における所定取引で使用された帳票のイメージデータと、前記帳票のイメージデータに対する所定の認識処理で特定した当該取引の識別情報と、を保持する記憶部と、
締処理の対象取引の帳票に関して得ている前記認識処理で特定した識別情報を前記記憶部より取得し、当該識別情報に対応する帳票群における各帳票の属性情報を前記帳票情報から抽出する抽出処理と、前記対象取引に際して前記認識処理で用いた第1の認識エンジンとは異なる第2の認識エンジンにより、前記対象取引の帳票の前記イメージデータに対する認識処理を実行して、当該帳票の属性情報を特定する特定処理と、前記抽出処理により抽出された属性情報と前記特定処理により特定された属性情報とを照合して属性情報が一致した前記対象取引について、締処理に関する所定の完了処理を実行する演算部と、
を含むことを特徴とする事務センタ運用支援システム。
For the form information describing the identification information of each form used in the financial institution and the attribute information associated with the identification information, the image data of the form used in the predetermined transaction at the financial institution, and the image data of the form. A storage unit that holds the identification information of the transaction specified by the predetermined recognition process, and
An extraction process in which the identification information specified in the recognition process obtained for the form of the target transaction of the closing process is acquired from the storage unit, and the attribute information of each form in the form group corresponding to the identification information is extracted from the form information. And, the recognition process for the image data of the form of the target transaction is executed by the second recognition engine different from the first recognition engine used in the recognition process at the time of the target transaction, and the attribute information of the form is obtained. The specific process to be specified is collated with the attribute information extracted by the extraction process and the attribute information specified by the specific process, and a predetermined completion process related to the closing process is executed for the target transaction in which the attribute information matches. And the arithmetic unit to do
An office center operation support system characterized by including.
前記演算部は、
前記照合の結果、前記帳票群における各帳票のいずれとも属性情報が一致しない対象取引を、人員による確認対象として特定し、当該対象取引に関する情報を所定装置に出力する処理を更に実行するものである、
ことを特徴とする請求項1に記載の事務センタ運用支援システム。
The arithmetic unit
As a result of the collation, a target transaction whose attribute information does not match any of the forms in the form group is specified as a confirmation target by personnel, and a process of outputting information on the target transaction to a predetermined device is further executed. ,
The office center operation support system according to claim 1, characterized in that.
前記演算部は、
前記第1の認識エンジンとは特徴抽出アルゴリズムが異なる第2の認識エンジンにより、前記対象取引の帳票の前記イメージデータに対する認識処理を実行するものである、
ことを特徴とする請求項1に記載の事務センタ運用支援システム。
The arithmetic unit
A second recognition engine having a different feature extraction algorithm from the first recognition engine executes recognition processing for the image data of the target transaction form.
The office center operation support system according to claim 1, characterized in that.
金融機関で使用される各帳票の識別情報と該識別情報に対応付けた属性情報を記述した帳票情報と、前記金融機関における所定取引で使用された帳票のイメージデータと、前記帳票のイメージデータに対する所定の認識処理で特定した当該取引の識別情報と、を保持する記憶部を備えた情報処理システムが、
締処理の対象取引の帳票に関して得ている前記認識処理で特定した識別情報を前記記憶部より取得し、当該識別情報に対応する帳票群における各帳票の属性情報を前記帳票情報から抽出する抽出処理と、
前記対象取引に際して前記認識処理で用いた第1の認識エンジンとは異なる第2の認識エンジンにより、前記対象取引の帳票の前記イメージデータに対する認識処理を実行して、当該帳票の属性情報を特定する特定処理と、
前記抽出処理により抽出された属性情報と前記特定処理により特定された属性情報とを照合して属性情報が一致した前記対象取引について、締処理に関する所定の完了処理と、
を実行することを特徴とする事務センタ運用支援方法。
For the form information describing the identification information of each form used in the financial institution and the attribute information associated with the identification information, the image data of the form used in the predetermined transaction at the financial institution, and the image data of the form. An information processing system equipped with a storage unit that holds the identification information of the transaction specified by the predetermined recognition process
An extraction process in which the identification information specified in the recognition process obtained for the form of the transaction subject to the closing process is acquired from the storage unit, and the attribute information of each form in the form group corresponding to the identification information is extracted from the form information. When,
A second recognition engine different from the first recognition engine used in the recognition process at the time of the target transaction executes the recognition process for the image data of the form of the target transaction to specify the attribute information of the form. Specific processing and
By collating the attribute information extracted by the extraction process with the attribute information specified by the specific process, for the target transaction in which the attribute information matches, the predetermined completion process related to the closing process and the predetermined completion process.
An office center operation support method characterized by executing.
前記情報処理システムが、
前記照合の結果、前記帳票群における各帳票のいずれとも属性情報が一致しない対象取引を、人員による確認対象として特定し、当該対象取引に関する情報を所定装置に出力する処理を更に実行する、
ことを特徴とする請求項4に記載の事務センタ運用支援方法。
The information processing system
As a result of the collation, a target transaction whose attribute information does not match any of the forms in the form group is specified as a confirmation target by personnel, and a process of outputting information on the target transaction to a predetermined device is further executed.
The office center operation support method according to claim 4, characterized in that.
前記情報処理システムが、
前記第1の認識エンジンとは特徴抽出アルゴリズムが異なる第2の認識エンジンにより、前記対象取引の帳票の前記イメージデータに対する認識処理を実行する、
ことを特徴とする請求項4に記載の事務センタ運用支援方法。
The information processing system
A second recognition engine having a different feature extraction algorithm from the first recognition engine executes recognition processing for the image data of the target transaction form.
The office center operation support method according to claim 4, characterized in that.
JP2018162140A 2018-08-30 2018-08-30 Office center operation support system and office center operation support method Active JP7089991B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018162140A JP7089991B2 (en) 2018-08-30 2018-08-30 Office center operation support system and office center operation support method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018162140A JP7089991B2 (en) 2018-08-30 2018-08-30 Office center operation support system and office center operation support method

Publications (2)

Publication Number Publication Date
JP2020035235A JP2020035235A (en) 2020-03-05
JP7089991B2 true JP7089991B2 (en) 2022-06-23

Family

ID=69668194

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018162140A Active JP7089991B2 (en) 2018-08-30 2018-08-30 Office center operation support system and office center operation support method

Country Status (1)

Country Link
JP (1) JP7089991B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001034811A (en) 1999-02-22 2001-02-09 Hitachi Ltd Automatic transaction system and transaction method
US20120158588A1 (en) 2010-12-21 2012-06-21 Glory Ltd. Reception process system and method
JP2014021700A (en) 2012-07-18 2014-02-03 Fujitsu Marketing Ltd Credit slip check support device, method and program
JP2016099950A (en) 2014-11-26 2016-05-30 富士通フロンテック株式会社 Transaction apparatus, transaction method and transaction program
JP2018055487A (en) 2016-09-29 2018-04-05 グローリー株式会社 Paper sheet totaling processing system and paper sheet totaling processing method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001034811A (en) 1999-02-22 2001-02-09 Hitachi Ltd Automatic transaction system and transaction method
US20120158588A1 (en) 2010-12-21 2012-06-21 Glory Ltd. Reception process system and method
JP2014021700A (en) 2012-07-18 2014-02-03 Fujitsu Marketing Ltd Credit slip check support device, method and program
JP2016099950A (en) 2014-11-26 2016-05-30 富士通フロンテック株式会社 Transaction apparatus, transaction method and transaction program
JP2018055487A (en) 2016-09-29 2018-04-05 グローリー株式会社 Paper sheet totaling processing system and paper sheet totaling processing method

Also Published As

Publication number Publication date
JP2020035235A (en) 2020-03-05

Similar Documents

Publication Publication Date Title
US7475807B2 (en) Method and apparatus for processing checks
KR100372588B1 (en) Business form handling method and system for carrying out the same
US7252224B2 (en) Front counter and back counter workflow integration
US20050096992A1 (en) Image-enabled item processing for point of presentment application
EP1111539A2 (en) Form handling system
JP6154209B2 (en) Customer guidance system and customer guidance method
JP7089991B2 (en) Office center operation support system and office center operation support method
JP2009157443A (en) Device, program, and method for generating journalizing data
JPH05108689A (en) Transfer operation processor
JP4516376B2 (en) Form processing system
JP6857515B2 (en) Slip management system and slip management method
KR101734156B1 (en) Electronic document system using mobile terminal control and processing method thereof
JP7391910B2 (en) Slip service support method, slip service support system, and slip service support device
JP2015005156A (en) Clientele guidance system and clientele guidance method
JP4466018B2 (en) Seal verification system and program
JP2015005155A (en) Clientele guidance system and clientele guidance method
JP6095499B2 (en) Customer guidance system and customer guidance method
JP6974264B2 (en) Transaction processing system and transaction processing method
JP2001312694A (en) Method and device for recognizing many kinds of slips
KR101081655B1 (en) Banking terminal with ID card scanner, method and system for utilizing scanned ID card image
JPH09134405A (en) Slip reader
JP2023174449A (en) Program, computer, information processing system and information processing method
JP2020106990A (en) Form management system and form management method
JP2003208652A (en) Cash processing system and program
JP2018197996A (en) Input support apparatus, automatic transaction apparatus, input support system, input support method, and input support program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210118

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211124

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211214

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220119

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220607

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220613

R150 Certificate of patent or registration of utility model

Ref document number: 7089991

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150