Image Data Mining of Check Transactions In Support of Customer Relationship Management at Banks

Size: px
Start display at page:

Download "Image Data Mining of Check Transactions In Support of Customer Relationship Management at Banks"

Transcription

1 Image Data Mining of Check Transactions In Support of Customer Relationship Management at Banks Khaled Hassanein, Michael G. Degroote School of Business, McMaster University, 1280 Main Street West Hamilton, Ont., L8S 4M4 Canada Abstract We are currently witnessing a rapid transition from a paper-based economy to a digital-based one. As this transition progresses, it will become increasingly easier for businesses to capture customer-related information and use it to support a more sophisticated approach to direct marketing and customer relationship management. However, this transition is not yet complete, as many of the customer transactions are still paper-based. In such an environment, relying on only the digital stream of transactions is bound to result in a skewed understanding of customers. Businesses who seek to gain a true understanding of their customers, must therefore, be able to leverage information through all the channels in which they come into contact with their customers, including paper-based ones. This paper will focus on exploring the importance of analyzing the information content of check transactions as a means for understanding banking customers. Check transactions represent a major information-rich stream of customer data that is available to banks today. However, this valuable source of data is largely untapped due to the difficulties associated with extracting data from check images. The paper will show how it is possible to exploit image processing and pattern recognition techniques to help in extracting and analyzing the information content of check transactions. It will also explore how this information could be used within the context of a data warehouse to provide banks with a better understanding of their customers, allowing them to approach those customers with customized offers for products or financial services. The paper will also touch on the implications of this business application to consumer data privacy and how technology could be used to support the privacy needs of individual consumers while still supporting the business objectives of financial institutions. Keywords Check transactions, Banks, Customer relationship management, Data mining, Data warehousing, Image processing, Pattern recognition, Consumer data privacy. Phone. (905) ext hassank@mcmaster.ca 1

2 Introduction U.S. banks have been under an increasing level of pressure in recent years due to a higher level of competition as a result of deregulation. During the 1990s, banks managed to maintain decent levels of profits through mergers and acquisitions that allowed them to cut costs. However, banks are starting to realize that the traditional policies of cutting costs and increasing fees are no longer adequate to ensure their continued profitability. Instead a focus on maximizing revenue generation from individual customers and specific customer segments is emerging as the trend of the future. To achieve this goal, banks need to get closer to their customers to understand their spending behavior, their wants and needs, and their lifestyles. This understanding will give banks the ability to determine who their best customers are, which products and services they would be interested in and what needs to be done to retain them. However, banks are finding it increasingly challenging to get closer to their customers to achieve this level of understanding. Reasons of this situation include the initiatives at most banks to reduce costs by cutting down the number of branches and encouraging customers to use alternate channels to conduct their business with the bank. These channels include Automated Teller Machines (ATMs) as well as telephone banking and, more recently, Internet/Online banking. Such initiatives were successful at cutting costs and providing convenience for customers in conducting their banking anytime and anywhere. However, a negative impact of this trend has been that banks are less frequently in direct personal contact with their customers, which prevents them from gaining a high level of understanding of these customers. At the same time these customers are becoming more demanding and less loyal due to the increasing number of alternatives they have for conducting their business at other competing financial institutions. 2

3 As a result, banks are starting to rely more heavily on relationship technologies, such as data warehousing and data mining, to help them learn more about their customers, by analyzing the millions of daily transactions through which they come into indirect contact with these customers (Gartner Group Inc., 1998a). These technologies can support this goal by automatically sifting through large transaction volumes to uncover hidden trends that could help in selling new services to particular customers or help in retaining profitable customers, who might have otherwise opted to switch banks. Analyzing electronic financial transactions such as debit or telephone payments is straight forward as the data is readily available in an electronic format. As such, electronic transactions were the first channels to be subjected to data warehousing and data mining at banks. However, banks continue to ignore the single largest source of customer transactions available to them today, which is checks. This is mainly due to the difficulties associated with extracting information from this paper-based form of payment. In the following sections the check transaction is examined along with a discussion on the challenges involved in extracting information from its various fields. The technology of image data mining for extracting data from check transactions is then introduced. A methodology for integrating check image data mining and the data warehousing and mining operations at the bank is then presented. Issues related to consumer data privacy are then examined. Finally, some conclusions and future directions in this area are outlined. The Check Transaction Paper check transactions represent a significant proportion of all cashless transactions worldwide (Committee on Payment & Settlement, 1995). This proportion is especially high in the U.S. as Americans continue to exhibit a high affinity to checks as their preferred method for making non-cash payments. According to a report published by Green Sheet Inc. on check usage in the U.S. (Green Sheet Inc., 1999): 3

4 89.1% of Americans have a checking account In 2000, Americans are estimated to have written over 70 billion checks worth over 58.7 trillion dollars Checks represent 65-70% of all cashless transactions in the U.S. Although checks are starting to represent a shrinking proportion of both the total number and total value of all cashless transactions, they are predicted to continue to grow in absolute numbers at an annual rate of 2-3% through 2005 (Gartner Group Inc., 1998b, Green Sheet Inc., 1999, & Engen, 2000). This situation is due in part to the failure of U.S. banks to introduce significant incentives for their customers to start shifting to electronic forms of payments such as the debit card. This is not surprising given the fact that check revenues represent a significant proportion of the profits of U.S. banks in the form of fees and float (Engen, 2000). In addition to being such a popular payment mechanism, a check transaction contains a wealth of information. Figure 1 outlines the various fields of information on a typical personal check. Take in Figure 1 here These fields and the information they convey about the bank customer could be summarized as follows: Payor field: Who is making payments to my customer? Payee field: Whom is my customer paying (business, or individual)? Date filed: When and how frequent are certain payments made by the customer? Memo field: What is the reason for the payment? Courtesy amount field: The payment amount in numerals. Legal amount field: The payment amount in words. Payee Signature: A security feature. 4

5 The Code Line: The branch and account number of the payor at his/her home bank. Check Image Data Mining Banks are faced on a daily basis with a huge number of checks that must be processed and reconciled as soon as possible in conformity with state and/or federal regulations. This situation has motivated many banks to invest in automated check processing systems based on imaging in order to make their check processing operations more efficient. Check Amount Recognition A major application of image processing at banks is the automated reading of financial document amounts (Hassanein et al., 1996, Houle et al., 1996, Lam et al., 1995, and Moreau, 1992). This application relies mainly on the technologies of image capture, image processing, document analysis and pattern recognition. The primary motivating factors driving this technology is the demand for reduced labour costs and increased processing speeds for check processing operations. An overview of the steps involved in recognizing the amount on a typical personal check is provided in Figure 2 and can be summarized as follows: Take in Figure 2 here Obtain a grayscale image of the paper document. Convert the grayscale image to a binary (black and white) image through a binarization algorithm that suppresses the background noise (e.g. graphics) and keeps the important image pixels representing actual check transaction information. Several binarization algorithms are available in the literature (Bernsen, 1986, Hassanein et al., 1997, O Gorman, 1994, Otsu, 1979, Pavlidis, 1993, and Trier et al., 1995). Identify the exact location of the courtesy amount zone by searching for the dollar sign or the courtesy amount box. Identify the connected components (e.g. numerals, decimal point, fraction line, etc.) within the courtesy amount zone. 5

6 Use heuristic rules to assess whether the courtesy amount at hand is written in a decimal or a fractional format. Pass the identified connected components through a segmentation algorithm that separates any connected or touching numerals into individual characters. Pass the images of the individual characters through a character recognition classifier trained to recognize numerals with high accuracy. Different classifiers are used to handle hand-written and machine-printed amounts. Ultimately, a classifier returns a recognized amount and an associated confidence. This confidence is crucial for check reading applications since high accuracy is extremely important. Hence, if the system returns a confidence exceeding a specified threshold the amount is accepted as read correctly, otherwise, the document is rejected and is routed out for manual processing. The threshold is set in such a way so as to maintain the number of misread amounts below a desired level. One major obstacle facing this technology is the very high accuracy rates required by banks for these systems. Due to the high costs associated with detecting system errors, an error rate not exceeding 1% to 3% is typically desired. The high volume of checks that has to be processed each day, also means that automated financial document processing systems must be both robust and efficient. The high accuracy rates required for this application are difficult to achieve, due to the high level of variability that exists in the documents that are processed through these systems. This variability exists on many levels that are outlined in (Hassanein et al., 1996) and are summarized here: Inter-document variability: Many types of financial documents must be processed (e.g. personal checks, business checks, deposit slips, cash tickets, and traveler checks). These document types vary in their content, layout, and background. 6

7 Intra-document variability: Even within the same document type, variations exist depending on the issuing institution. Although some ANSI standards exist for personal and business checks, they are generally ignored on business checks resulting in a very high level of variability for this document type. ANSI standards are followed more closely for personal checks in terms of general layout; however, a high level of variability exists in personal check backgrounds even for checks issued by the same financial institution. Writing style variability: This is one of the major causes of accuracy problems for this technology. In hand written documents, wide variations exist in the writing style across the population. Some of these variations are geographically dependent, while others depend on the level of education and personality of the writer. Machine printed documents on the other hand, have variations that depend on the printer or typewriter and the character font used. Another source of variability is the amount writing style (e.g. fractional versus decimal Courtesy Amounts (CA) or Legal Amounts (LA) with a numeric cents field versus those with no numeric cents field). Several financial document-processing systems have been developed and are in active use at many financial institutions today. These systems typically rely on combining decisions from multiple amount recognition engines in order to achieve the required levels of accuracy. They also often concurrently use both courtesy and legal amount recognition engines to achieve higher accuracy rates (Hassanein et al., 1996 and Houle et al., 1996). Vendors providing products in this area include: NCR ( Parascript ( and Unisys ( Payee/Payor Recognition 7

8 Recognizing the check amount is critical for processing the check. The check amount could also be an important piece of information in attempting to understand the spending behavior of the customer. However, it is of little value on its own, as it does not indicate the nature of the expenditure or the deposit made by the customer. This level of understanding can be achieved by analyzing the content of the payee and payor fields of the check. Typically, a bank processing a check is in position of either the payee or the payor information associated with that check depending on which side of the transaction the bank is processing. Three scenarios could be identified in this regard: At the Bank Of First Deposit (BOFD) the payee depositing a check is known to the bank through the deposit transaction. So the missing information is the payor. At the home bank, which is processing checks written by its customers and received back from the various BOFDs, the payor or check writer is known through the check s code line. So the missing information is the payee. In check transactions involving a payee and a payor banking at the same institution, the bank is in position of both pieces of information. Recognizing the missing payee or payor information in the first two scenarios could definitely improve a bank s understanding of its customers and consequently help it in relating to those customers in a better way. Some potential applications include: The ability to identify profitable customer segments and target them for marketing campaigns that are tailored to their interests. The ability to analyze the spending habits of customers and generate statistics to help identify profitable new services to offer those customers. The ability to analyze the activities of competing firms with the bank s customers. 8

9 As such, extracting and understanding the payee/payor information from check images represents a potential revenue generating opportunity for banks, if implemented within the context of an overall Customer Relationship Management (CRM) program. However, the automated extraction of payee/payor information from check images is a relatively complex task compared to amount recognition. This is the case since, in addition to the difficulties cited above for the amount recognition task, being an unconstrained pattern recognition problem further complicates payee/payor recognition. The additional problems associated with this task are summarized below: Business checks generally do not adhere to a standard with respect to the various locations of particular fields on the check. This makes the extraction of such information as the payee and the payor very difficult. Although personal checks do adhere to a standard with respect to field locations, they pose a challenge with respect to the variability that exists in the handwriting styles of different people. Although the location of the payee field on personal checks is known, the exact location of payee text within that field could vary widely. In both business and personal checks there is a lot of interference from graphics in the background and from text intrusions from other fields close to the payee/payor fields. The name of the payee/payor could be anything written in English characters. So unlike natural language understanding applications, no syntax rules exist to limit the possibilities and unlike courtesy or legal amount recognition no rules exist to parse the payee/payor text. A Methodology for Payee/Payor Recognition As outlined above, automatically recognizing all payees/payors on personal or business checks is a rather challenging task. Further, the enormous number of checks processed by 9

10 banks everyday and the restrictions on the time taken to process these checks once they have been deposited, make it economically unfeasible for most banks to go through the tedious process of extracting this information manually. The challenge is then to find a way that will enable banks to extract this type of information automatically while maintaining a relatively high level of accuracy. The first step in arriving at a solution for the payee/payor recognition problem was to carefully analyze the true business needs of banks in using this information. Along those lines the following observations were made: Banks have little interest in recognizing all payees or payors on checks. Rather, they are most interested in identifying this information for transaction that took place between their customers and known competitors of the bank in such areas as investments or insurance. Banks can utilize such information to understand the interest of their customers in spending in certain areas and consequently be able to offer them similar services at the bank. This is a critical point as it serves to limit the variability encountered in the payee/payor fields of business and personal checks, thus making it a relatively much easier recognition task. Two distinct business cases were identified for extracting payee/payor information from checks. First, at the BOFD where the payee is known and the payor is unknown, the bank will mostly be interested in checks received by its customers from businesses competing with the bank for the customers wallet share. Hence, the main interest will be to recognize business payors on business checks. Second, at the home bank where the payor is known but the payee is unknown, the bank will mostly be interested in checks written by its personal customers to competing businesses. Hence, the main interest, in this case, will be the recognition of business payees on personal checks. 10

11 Unlike applications involving check amount recognition, applications involving payee/payor recognition can be more tolerant to recognition errors. This is the case since the most damage that could result from an error in recognizing the payee at the home bank or the payor at the BOFD will involve targeting an extra customer for a particular marketing campaign or overlooking a promising candidate for a particular offer. Banks already commit these types of errors in their everyday marketing operations. Thus, having access to some payee/payor data with a reasonable level of accuracy could only improve this situation. Having identified the business needs of the payee/payor recognition system, the following solution components were proposed and implemented: Payee/Payor reference lists: The business needs identified above could be realized through the use of a reference list of business payees/payors of interest at home/bofd banks respectively. This reference list can be used as a limited dictionary for the recognition engines used for recognizing the payee/payor information. Such a list would contain all the payees or payors of interest to the bank and is critical in limiting the variability encountered in these fields consequently enabling an acceptable rate of accuracy in recognizing these fields. This list is maintained by the bank and can be changed at any time to add new payees/payors of interest or to remove others who are no longer of interest to the bank. This idea is key to arriving at a successful solution to this problem as it essentially transforms this recognition task from one which has an unlimited search domain (recognize any payee/payor) to one with a limited search domain (verify whether specific payees/payors appear on a given image of a check). Payee text location and recognition in personal checks: Although the location of the payee field on personal checks is known, the exact location of the payee text within that 11

12 field varies from check to check even for the same customer. To overcome this problem, a payee text segmentation module was implemented (Hassanein et al., 1998) that utilizes image-processing techniques to locate and extract the payee text within the payee field. This module was designed to clean the noise and overlapping strokes from other fields in order to increase the probability of a correct recognition of the payee. Once the payee text location has been identified, this text is separated from the rest of the image and presented to a handwriting recognition engine that is constrained by the payee reference list (Hassanein et al., 2000). The payee recognition engine attempts to recognize the payee field comparing it to the various possible payees from the payee reference list. It returns the closest candidate from the reference list (that contains an identical/similar sequence of characters). Alternatively, it could return a reject response, if the recognized payee string bears no close resemblance to any of the payees on the reference list. An alias list can also be used to normalize the different ways of writing a given payee name. As an example, the alias list will map the payees ABC Corporation and ABC Corp. to the same payee. Figure 3 illustrates the major steps associated with recognizing the handwritten payee on a personal check. Take in Figure 3 here Payor text location and recognition in business checks: As the location of the payor field is generally unknown in the case of business checks, an innovative idea was used in conjunction with a payor reference list to resolve this issue. Since most business checks are machine printed, an Optical Character Recognition (OCR) engine was used to convert all the machine-printed information on a given check into ASCII characters. The recognized ASCII character strings were then searched for sequences of characters that match payors from the payors reference list, if any (Hassanein et al., 2000). This approach 12

13 allowed the system to overcome the problem of not knowing a priori the exact location of the payor field. The performance of the payee/payor recognition system is impacted by several factors including the quality of the check images as well as the number of entries on the reference list. It is also impacted by the degree of resemblance between different entries on the reference list. The recognition typically engines used in these applications return a guess for the payee or the payor and an associated confidence. A user can set a threshold to accept or reject a guess based on its associated confidence. This will in turn control the amount of errors in recognized payee/payor information. The threshold is set to achieve a certain performance level in applications that will end up utilizing this information. Typical applications involving payee/payor data are mainly related to marketing. As such, the true performance of the system should be assessed using measures related to the intended objectives such as improvement on return on a direct marketing campaign (Ling et al., 1998). Integrating Check Image Data Mining with the Data Warehouse The check image data mining system described in the previous section is envisioned to work against check images stored in an image archive or in a multimedia data warehouse. A functional system would include the following modules: A Graphical User Interface (GUI) Module: The GUI is used to control information extraction from checks according to the needs of various users. This GUI will allow the user to specify data fields to be extracted from check images as well as to create and edit appropriate reference lists of payees/payors of interest. An Image Extraction Module: Containing the image processing and pattern recognition algorithms that are used in extracting the data from checks. 13

14 An interface to the scalable data warehouse or data mart: This is important so that CRM decisions are not based on check data only, but rather on the entire set of transactions available to the bank from the various channels (e.g. ATMs and telephone banking). Naturally, the scalable data warehouse or data mart is connected back to the various points where a customer gets in touch with the bank. This enables the bank to leverage the analysis of the information stored in the data warehouse about different customers/customergroups and target them with appropriate CRM campaigns based on their data. Some examples of possible CRM campaigns based on check data are: Identifying customers who are conducting investments outside the bank and targeting them for similar services available at the bank. Those would be customers who wrote checks to or deposited checks from competing investment firms. A bank might be able to analyze personal checks deposited by their corporate clients to learn useful facts about the customers of those corporate clients. For instance, a bank could analyze the payor field on personal checks deposited by a grocery store. This analysis might reveal that 50% of the customers of the grocery store live in a certain neighbourhood. The store could use this information to tailor future marketing campaigns. Alternatively, this analysis might discover that 30% of the grocery store customers are also customers of the bank. A joint marketing campaign could then be initiated to give these customers a 5% discount on their grocery shopping at that grocery store. This initiative could increase the loyalty of these customers to the bank. Consumer Data Privacy There are some definite privacy implications to using the information content of checks. This is the case since banks are typically only owners in transient of the check document. The true owner of this document is the customer. 14

15 The customer authorizes the bank to process the check on her/his behalf. This normally entitles the bank to use information that is necessary to fulfill its obligation to process that check (i.e. code line, date, amount and signature). Extracting and using additional information such as the payee at the home bank or the payor at the BOFD poses some important privacy issues. The severity of these issues varies from country to country depending on governmental regulations. For example, The European Union recently issued a data privacy directive to protect consumer data so that it is not processed in any way that they did not explicitly agree to (Swire et al., 1998). In the U.S., regulations are more relaxed, although both banks and customers are concerned about it. U.S. banks have moved recently to implement some self-imposed regulations on consumer data privacy to try to avoid being regulated by Congress. The Financial Services Technology Consortium ( is one such attempt. Some points that could help banks in this area include: Banks must have a clearly stated consumer data privacy policy. The data warehouse where the extracted check information is to ultimately reside, should allow the bank to block certain fields in the transaction record based on customer requests for privacy of certain information. It should also support the notion of multiple views, which allows different banking departments to obtain different views of the customer s data. Some views can be more restricted in terms of the data revealed than others. Applications that focus on analyzing groups of customers to obtain some collective statistics (e.g. 35% of customers are interested in insurance policies of some sort) are generally acceptable in most countries, as they do not identify specific customers. 15

16 Banks should have policies that would allow customers to opt-in or opt-out of being marketed to based on their transaction data. They should also allow customers to access and examine their private data. Banks should also take the measures of securing their customers data. Finally, a bank might decide to ask customers to explicitly opt into being marketed to based on their transaction data in return for lower service charges, or special bonuses. Conclusions & Discussion We are currently witnessing a rapid transition from a paper-based economy to a digital-based one. As this transition progresses, it will become increasingly easier for businesses to capture customer-related information and use it to support a more sophisticated approach to direct marketing and customer relationship management. However, this transition is not yet complete, as many of the customer transactions are still paper-based. In such an environment, relying exclusively on the digital stream of transactions is bound to result in a skewed understanding of customers. Businesses that seek to gain a true understanding of their customers, must therefore, be able to leverage information through all the channels in which they come into contact with their customers, including paper-based ones. Along the above lines, this paper has examined the various issues involved in mining information from images of paper-based check transactions at banks. Based on this work the following conclusions and observations could be made: Understanding and using the information content of a check transaction could prove to be more valuable to banks than the processing of the check itself. This is the case since extracting and analyzing this information could definitely help the bank to understand and consequently relate to their customers in a better way. 16

17 One of the important issues associated with improving the business case for imaging solutions at banks, is the ability to leverage the economies resulting from this technology through multiple applications. The business case for an imaging solution for transaction processing at banks has mainly been made, so far, based on cost reduction (e.g. manual amount-keying labour displacement). This has hindered the adoption of imaging technology by many banks. By extracting and using payee/payor information from checks, banks can realize new revenue generating opportunities due to having an imaging solution in addition to its already proven cost reduction benefits in check amount recognition applications. Banks have traditionally enjoyed a unique relationship with customers in terms of being their main vehicle for paying bills. With the proliferation of the Internet and the emergence of electronic payment schemes, this position is being challenged by third parties (e.g. financial portals). These third parties are trying to capture this relationship with the customer and relegate banks to being mere payment utilities. Banks must respond by trying to maintain that critical relationship with the customer. Imaging in conjunction with relationship technologies could support banks in moving in that direction. As banks start extracting, storing and using data from customers transactions they have to be aware of the potential consumer data privacy violations involved in such practices. In this regard, banks must have a clearly stated consumer data privacy policy. They must also ensure that their customers are aware of the different uses that their data is being put to and obtain their consent to such usage. On the other hand, vendors who are supplying the technologies used by banks to extract and use customers data, must also be aware of the privacy implications of their products and provide the technology necessary to enable banks to support their privacy policy. 17

18 Finally, it is important to note that the imaging and pattern recognition technologies described in the paper are also largely applicable to other situations involving other types of documents. These technologies play an important role in enabling businesses to include customer data from paper-based transactions in their efforts to better understand their customers. References Bernsen, J. (1986), Dynamic Thresholding of Grey-Level Images, Proceedings of the 8 th International Conference on Pattern Recognition, pp Committee on Payment and Settlement Systems, Central Banks of the Group of Ten Countries (1995), Statistics on Payment Systems in the Group of Ten Countries, ( Report No. 19. Engen, J. (2000), Checking Out E-Payments, Banking Strategies Magazine, March/April issue, ( Gartner Group Inc. (1998a), Mining for Gold: Customer Profitability Strategies in Retail Banking. Gartner Group Inc. (1998b), Paper Payments: Trends and Strategies for the New Century. Green Sheet Inc. (1999), United States Check Study, Hassanein, K. and El Badawy, O. (2000), Mining Transaction Data from Cheque Images, NCR Internal Technical Report. Hassanein, K. and Kasapinovic, S. (1998), Automated Extraction of Transactional Data from Cheque Images, NCR Internal Technical Report. Hassanein, K., Wesolkowski, S., Higgins, R., Crabtree R. and Peng, A. (1996), An Integrated System for Automated Financial Document Processing, Proceedings of the 25th AIPR workshop, SPIE. Hassanein, K. and Wesolkowski, S. (1997), Stroke Extraction from Grayscale Images of Financial Documents Based on Figures of Importance, Proceedings of the IEEE International Conference on Image Processing. Houle, G., Aragon, D., Smith, R., Shridhar, M. and Kimura, D. (1996), A Multi-Layered Corroboration-Based Check Reader, Proceedings of IAPR Workshop on Document Analysis Systems ( 18

19 Lam, L., Suen, C., Guillevic, D., Strathy, N., Cheriet, M., Lui, K. and Said, J. (1995), Automatic processing of information on checks, Proceedings of the IEEE International Conference on Systems, Man and Cybernetics, Vol. 3 pp Ling, C., and Li, C. (1998), Data Mining for Direct Marketing: Problems and Solutions, Proceedings of the 4 th International Conference on Knowledge Discovery and Data Mining, pp Moreau, J. (1992), A new system for automatic reading of postal checks, in Impedovo, S. and Simon, J. C. (Eds.), From pixels to features III: frontiers in handwriting recognition, Elsevier Science Publishers, pp O Gorman, L. (1994), Binarization and Multithresholding of Document Images Using Connectivity, CGVIP: Graphical Models and Image Processing, 1994, 56 (6), pp N. Otsu (1979), A Threshold Selection Method from Grey-Level Histograms, IEEE Trans. Systems, Man, and Cybernetics, 9 (1), pp Pavlidis, T. (1993), Threshold Selection Using Second Derivatives of the Gray Scale Image, Proceedings of the 2 nd International Conference on Document Analysis and Recognition, IEEE CS Press, Los Alamitos, California, pp Trier, Ø. D. and Taxt., T. (1995), Evaluation of Binarization Methods for Document Images IEEE Trans. on PAMI, 17 (3), pp Swire, P. and Litan, R. (1998), None of Your Business: World Data Flows, Electronic Commerce and the European Privacy Directive, Brookings Institution Press, Washington, D. C. 19

20 Payee Payor Date Legal Amount Memo Line Code Line Signature Courtesy Amount Figure 1: A Typical Personal Check Courtesy Amount Zone Image Character Extraction Connected Component Analysis Amount Modeling (Decimal) Amount Segmentation Character Recognition $10.00 (Recognition result) Figure 2: An overview of a courtesy amount recognition system 20

21 Binary Image Analysis Extraction of initial binary payee box Connected components within the payee box Extracted payee text according to rules set Handwriting Recognition Engine Payee Reference List Zellers Bell Zehrs Bell Canada Ford Bell Canada & Confidence Accept/Reject Figure 3: Payee Recognition System Overview 21

Research Study. Capturing Dark Data & Handwritten Information as Part of Your Information Governance Process. What s inside? About The Study...

Research Study. Capturing Dark Data & Handwritten Information as Part of Your Information Governance Process. What s inside? About The Study... Research Study Capturing Dark Data & Handwritten Information as Part of Your Information Governance Process What s inside? About The Study... 02 Introduction... 03 What is Information Governance?... 04

More information

Strategic Outlook. RDC: The Next Generation An integrated receivables platform. Takeaway. What s in this Paper?

Strategic Outlook. RDC: The Next Generation An integrated receivables platform. Takeaway. What s in this Paper? Strategic Outlook RDC: The Next Generation Takeaway Corporate treasury and receivables managers are demanding solutions that integrate seamlessly with banking and internal applications To improve efficiencies

More information

Statement for the Record. On Behalf of the AMERICAN BANKERS ASSOCIATION. Before the. Antitrust Tax Force. Committee on the Judiciary

Statement for the Record. On Behalf of the AMERICAN BANKERS ASSOCIATION. Before the. Antitrust Tax Force. Committee on the Judiciary Statement for the Record On Behalf of the AMERICAN BANKERS ASSOCIATION Before the Antitrust Tax Force Committee on the Judiciary United States House of Representatives May 15, 2008 Statement for the Record

More information

Banking Applications. Locate, extract classify data from payments, forms and handwritten documents. A2iA Toolkits Discussed Within

Banking Applications. Locate, extract classify data from payments, forms and handwritten documents. A2iA Toolkits Discussed Within Banking Applications Locate, extract classify data from payments, forms and handwritten documents Award-winning and driven by research and development, A2iA, Artificial Intelligence and Image Analysis,

More information

Automatic Extraction of Signatures from Bank Cheques and other Documents

Automatic Extraction of Signatures from Bank Cheques and other Documents Automatic Extraction of Signatures from Bank Cheques and other Documents Vamsi Krishna Madasu *, Mohd. Hafizuddin Mohd. Yusof, M. Hanmandlu ß, Kurt Kubik * *Intelligent Real-Time Imaging and Sensing group,

More information

Handwritten Character Recognition from Bank Cheque

Handwritten Character Recognition from Bank Cheque International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Special Issue-1 E-ISSN: 2347-2693 Handwritten Character Recognition from Bank Cheque Siddhartha Banerjee*

More information

CRM and Relationship Profitability in Banking

CRM and Relationship Profitability in Banking Corporate Technology Solutions CRM and Relationship Profitability in Banking A White Paper by Haitham Salawdeh 1. Executive Overview... 3 2. It is the relationships that count... 4 3. Sharing Profitability

More information

What is the Future for Mail Sorting?

What is the Future for Mail Sorting? Turning Envelope Data into Actionable Information January 2011: State-of-the-Art Recognition Technology Further Improves Mail Sorting Efficiency Parascript Page 1 1/13/2011 State-of-the-Art Recognition

More information

The Role of Size Normalization on the Recognition Rate of Handwritten Numerals

The Role of Size Normalization on the Recognition Rate of Handwritten Numerals The Role of Size Normalization on the Recognition Rate of Handwritten Numerals Chun Lei He, Ping Zhang, Jianxiong Dong, Ching Y. Suen, Tien D. Bui Centre for Pattern Recognition and Machine Intelligence,

More information

Uneasy about getting started? Not to worry. SageLink Credit Union has trained employees to help you every step of the way.

Uneasy about getting started? Not to worry. SageLink Credit Union has trained employees to help you every step of the way. Checking If you re like most young adults, you spend a lot of time thinking about money. How to get money? What to spend your money on? Where to keep your money in between? A MoneyLink Checking account

More information

Savings and Bank Accounts

Savings and Bank Accounts LESSON 2 Savings Savings and Bank Accounts Quick Write Suppose a relative gives you a generous gift of $1,000 for your sixteenth birthday. Your parent or guardian says that you can spend $50 on things

More information

Deriving Call Data Record Insights through Self Service BI Reporting

Deriving Call Data Record Insights through Self Service BI Reporting Deriving Call Data Record Insights through Self Service BI Reporting The Need for Business Intelligence BI assists corporate managers and decision makers to make relevant, accurate, timely and smart decision

More information

Major Trends in the Insurance Industry

Major Trends in the Insurance Industry To survive in today s volatile marketplace? Information or more precisely, Actionable Information is the key factor. For no other industry is it as important as for the Insurance Industry, which is almost

More information

Business Intelligence Solutions for Gaming and Hospitality

Business Intelligence Solutions for Gaming and Hospitality Business Intelligence Solutions for Gaming and Hospitality Prepared by: Mario Perkins Qualex Consulting Services, Inc. Suzanne Fiero SAS Objective Summary 2 Objective Summary The rise in popularity and

More information

Elfring Fonts, Inc. PCL MICR Fonts

Elfring Fonts, Inc. PCL MICR Fonts Elfring Fonts, Inc. PCL MICR Fonts This package contains five MICR fonts (also known as E-13B), to print magnetic encoding on checks, and six Secure Number fonts, to print check amounts. These fonts come

More information

Products Currency Supply Chain Management

Products Currency Supply Chain Management Products Currency Supply Chain Management Today s Enterprises Need Intelligent and Integrated Solutions to Optimize Currency Levels, Reduce Expenses and Improve Control Products The financial services

More information

Free access to Teller24, our automated telephone system. A lot of other financial institutions offer free checking with a lot of strings.

Free access to Teller24, our automated telephone system. A lot of other financial institutions offer free checking with a lot of strings. Switch To A City Credit Union Checking Account And Enjoy... No minimum balance No monthly fee No per check fees Free Online Banking with access to canceled checks! Free Online Bill Pay* Free VISA Debit

More information

Creating Lasting Value With A Point-of-Sale Cash Program

Creating Lasting Value With A Point-of-Sale Cash Program Creating Lasting Value With A Point-of-Sale Cash Program Key insights of Discover Network Cash Over usage to build merchant loyalty and create differentiation A Discover Network White Paper for Merchants

More information

Dr. U. Devi Prasad Associate Professor Hyderabad Business School GITAM University, Hyderabad Email: Prasad_vungarala@yahoo.co.in

Dr. U. Devi Prasad Associate Professor Hyderabad Business School GITAM University, Hyderabad Email: Prasad_vungarala@yahoo.co.in 96 Business Intelligence Journal January PREDICTION OF CHURN BEHAVIOR OF BANK CUSTOMERS USING DATA MINING TOOLS Dr. U. Devi Prasad Associate Professor Hyderabad Business School GITAM University, Hyderabad

More information

ELFRING FONTS INC. MICR FONTS FOR WINDOWS

ELFRING FONTS INC. MICR FONTS FOR WINDOWS ELFRING FONTS INC. MICR FONTS FOR WINDOWS This package contains ten MICR fonts (also known as E-13B) used to print the magnetic encoding lines on checks, and eight Secure Fonts for use in printing check

More information

Text Analytics. A business guide

Text Analytics. A business guide Text Analytics A business guide February 2014 Contents 3 The Business Value of Text Analytics 4 What is Text Analytics? 6 Text Analytics Methods 8 Unstructured Meets Structured Data 9 Business Application

More information

Working with telecommunications

Working with telecommunications Working with telecommunications Minimizing churn in the telecommunications industry Contents: 1 Churn analysis using data mining 2 Customer churn analysis with IBM SPSS Modeler 3 Types of analysis 3 Feature

More information

ECE 533 Project Report Ashish Dhawan Aditi R. Ganesan

ECE 533 Project Report Ashish Dhawan Aditi R. Ganesan Handwritten Signature Verification ECE 533 Project Report by Ashish Dhawan Aditi R. Ganesan Contents 1. Abstract 3. 2. Introduction 4. 3. Approach 6. 4. Pre-processing 8. 5. Feature Extraction 9. 6. Verification

More information

Data Mining. Anyone can tell you that it takes hard work, talent, and hours upon hours of

Data Mining. Anyone can tell you that it takes hard work, talent, and hours upon hours of Seth Rhine Math 382 Shapiro Data Mining Anyone can tell you that it takes hard work, talent, and hours upon hours of watching videos for a professional sports team to be successful. Finding the leaks in

More information

Deploying Insights from Online Banking Analytics in Incremental Innovation

Deploying Insights from Online Banking Analytics in Incremental Innovation Universal Banking Solution System Integration Consulting Business Process Outsourcing The relevance of online analytics to banking In its 2010 report on the state of online banking in the United States,

More information

Proven Best Practices for a Successful Credit Portfolio Conversion

Proven Best Practices for a Successful Credit Portfolio Conversion Proven Best Practices for a Successful Credit Portfolio Conversion 2011 First Data Corporation. All trademarks, service marks and trade names referenced in this material are the property of their respective

More information

Introduction. Order-to-Cash. Chapter 10: Learning Objectives. Process Definition and Functions

Introduction. Order-to-Cash. Chapter 10: Learning Objectives. Process Definition and Functions Chapter 10: Learning Objectives Understand relationship between the OE/S (Order Entry/Sales) process and its business environment Appreciate the potential of the OE/S process to assist management decision

More information

Basic Banking. 2) Money that a bank allows you to borrow and pay back with interest

Basic Banking. 2) Money that a bank allows you to borrow and pay back with interest Basic Banking When choosing a bank, you should look for a bank that offers the type of accounts and services you are looking for. You might look for convenience of branch locations, great customer service,

More information

White Paper HOW TO INCREASE YOUR COMPANY S VALUE WITH PREDICTIVE ANALYTICS. What is Predictive Analytics?

White Paper HOW TO INCREASE YOUR COMPANY S VALUE WITH PREDICTIVE ANALYTICS. What is Predictive Analytics? Investment Banking Valuation & Forensics White Paper A Mariner Holdings Company Business Advisory HOW TO INCREASE YOUR COMPANY S VALUE WITH PREDICTIVE ANALYTICS Predictive analytics has long been used

More information

E-commerce refers to paperless exchange of business information using following ways.

E-commerce refers to paperless exchange of business information using following ways. E-Commerce E-Commerce or Electronics Commerce is a methodology of modern business which fulfills the need of business organizations, vendors and customers to reduce cost and improve the quality of goods

More information

Banking Basics 101. How to Manage Your Finances and Still Have Money Left Over For Pizza. Course objectives learn about:

Banking Basics 101. How to Manage Your Finances and Still Have Money Left Over For Pizza. Course objectives learn about: Banking Basics 101 Course objectives learn about: Using a checking account Various types of payment vehicles Benefits of a savings account How to Manage Your Finances and Still Have Money Left Over For

More information

How Financial Institutions Can Build Customer Relationships for Long-Term Success

How Financial Institutions Can Build Customer Relationships for Long-Term Success How Financial Institutions Can Build Customer Relationships for Long-Term Success By First Data and Market Strategies International 2011 First Data Corporation. All trademarks, service marks and trade

More information

CAPTURING UNTAPPED REVENUE: How Customer Experience Insights Improve Remarketing and Customer Recovery Efforts

CAPTURING UNTAPPED REVENUE: How Customer Experience Insights Improve Remarketing and Customer Recovery Efforts CAPTURING UNTAPPED REVENUE: How Customer Experience Insights Improve Remarketing and Customer Recovery Efforts Hilary Salazar, Product Marketing Manager, Tealeaf TABLE OF CONTENTS Executive Summary...1

More information

Operations Research and Knowledge Modeling in Data Mining

Operations Research and Knowledge Modeling in Data Mining Operations Research and Knowledge Modeling in Data Mining Masato KODA Graduate School of Systems and Information Engineering University of Tsukuba, Tsukuba Science City, Japan 305-8573 koda@sk.tsukuba.ac.jp

More information

business communications

business communications business communications Enabling business communications Business documents play a central role in the communications between organizations and their clients. Invoices, statements, financial reports; every

More information

Analytical CRM solution for Banking industry

Analytical CRM solution for Banking industry Analytical CRM solution for Banking industry Harbinger TechAxes PVT. LTD. 2005 Insights about What are the reasons and freq. for a customer contact? What are my product holding patterns? Which of my are

More information

Electronic invoicing and payment:

Electronic invoicing and payment: Treasury Management Electronic invoicing and payment: Best practices and strategies for recruiting suppliers A Treasury Management White Paper Table of Contents Executive summary... 3 Paper invoicing and

More information

DATA MINING TECHNIQUES AND APPLICATIONS

DATA MINING TECHNIQUES AND APPLICATIONS DATA MINING TECHNIQUES AND APPLICATIONS Mrs. Bharati M. Ramageri, Lecturer Modern Institute of Information Technology and Research, Department of Computer Application, Yamunanagar, Nigdi Pune, Maharashtra,

More information

Understanding Web personalization with Web Usage Mining and its Application: Recommender System

Understanding Web personalization with Web Usage Mining and its Application: Recommender System Understanding Web personalization with Web Usage Mining and its Application: Recommender System Manoj Swami 1, Prof. Manasi Kulkarni 2 1 M.Tech (Computer-NIMS), VJTI, Mumbai. 2 Department of Computer Technology,

More information

Technology Trends in Mortgage Lending - Mortgage Marketing

Technology Trends in Mortgage Lending - Mortgage Marketing Technology Trends in Mortgage Lending - Mortgage Marketing Amit Mookim, Manoj Ramachandran Mortgage Marketing takes Centre-stage: Introduction Till a few years ago, one could say that mortgage lenders

More information

Decision Trees for Mining Data Streams Based on the Gaussian Approximation

Decision Trees for Mining Data Streams Based on the Gaussian Approximation International Journal of Computer Sciences and Engineering Open Access Review Paper Volume-4, Issue-3 E-ISSN: 2347-2693 Decision Trees for Mining Data Streams Based on the Gaussian Approximation S.Babu

More information

Banking Basics: Choosing a Bank

Banking Basics: Choosing a Bank 1 Banking Basics: Choosing a Bank Opening a bank account is an important step in managing your money. Every bank in New York is required to offer a basic bank account with a low minimum balance of 25 or

More information

Data Mining Solutions for the Business Environment

Data Mining Solutions for the Business Environment Database Systems Journal vol. IV, no. 4/2013 21 Data Mining Solutions for the Business Environment Ruxandra PETRE University of Economic Studies, Bucharest, Romania ruxandra_stefania.petre@yahoo.com Over

More information

Digging for Gold: Business Usage for Data Mining Kim Foster, CoreTech Consulting Group, Inc., King of Prussia, PA

Digging for Gold: Business Usage for Data Mining Kim Foster, CoreTech Consulting Group, Inc., King of Prussia, PA Digging for Gold: Business Usage for Data Mining Kim Foster, CoreTech Consulting Group, Inc., King of Prussia, PA ABSTRACT Current trends in data mining allow the business community to take advantage of

More information

Cluster 3 in 2004: Multi-Channel Banking

Cluster 3 in 2004: Multi-Channel Banking Cluster 3 in 2004: Multi-Channel Banking (Prof. Dr. Bernd Skiera) 1 Motivation The aim of the Multi-Channel Banking Cluster is to provide research in the area of multi-channel,anagement which should aid

More information

Checking Account & Debit Card Simulation and Student Worksheet. Understanding Checking Accounts and Debit Card Transactions

Checking Account & Debit Card Simulation and Student Worksheet. Understanding Checking Accounts and Debit Card Transactions Checking Account & Debit Card Simulation and Student Worksheet Understanding Checking Accounts and Debit Card Transactions What is a Checking Account? Common financial service used by many consumers Funds

More information

Interbank Mobile Payment Service (IMPS) Merchant Payments User Group Meeting

Interbank Mobile Payment Service (IMPS) Merchant Payments User Group Meeting Interbank Mobile Payment Service (IMPS) Merchant Payments User Group Meeting Current merchant payments scenario Remote payments E-commerce Face-to-face payments Fixed POS E-commerce statistics Growth of

More information

Marketing data quality

Marketing data quality An Experian white paper The most proactive CMOs are trying to understand individuals as well as markets. Customer intimacy is crucial and CEOs know it. In our last CEO study, we learned CEOs regard getting

More information

What is a Checking Account? Checking Account & Debit Card Simulation. What is a Check? Bouncing a Check. Other Checking Components

What is a Checking Account? Checking Account & Debit Card Simulation. What is a Check? Bouncing a Check. Other Checking Components Checking Account & Debit Card Simulation Understanding Checking Accounts and Debit Card Transactions What is a Checking Account? Common financial service used by many consumers Funds are easily accessed

More information

Write Checks the Right Way

Write Checks the Right Way Write Checks the Right Way Guide G-220 Revised by Fahzy Abdul-Rahman 1 Cooperative Extension Service College of Agricultural, Consumer and Environmental Sciences CHECKS VS. OTHER PAYMENT METHODS Checks

More information

We believe First Data is well positioned to take advantage of all of these trends given the breadth of our solutions and our global operating

We believe First Data is well positioned to take advantage of all of these trends given the breadth of our solutions and our global operating Given recent payment data breaches, clients are increasingly demanding robust security and fraud solutions; and Financial institutions continue to outsource and leverage technology providers given their

More information

Using reporting and data mining techniques to improve knowledge of subscribers; applications to customer profiling and fraud management

Using reporting and data mining techniques to improve knowledge of subscribers; applications to customer profiling and fraud management Using reporting and data mining techniques to improve knowledge of subscribers; applications to customer profiling and fraud management Paper Jean-Louis Amat Abstract One of the main issues of operators

More information

Business Intelligence

Business Intelligence Transforming Information into Business Intelligence Solutions Business Intelligence Client Challenges The ability to make fast, reliable decisions based on accurate and usable information is essential

More information

Moving to E-payments, Part Two: Are Electronic Collections Right for Your Business?

Moving to E-payments, Part Two: Are Electronic Collections Right for Your Business? Moving to E-payments, Part Two: Are Electronic Collections Right for Your Business? Written by: Linda Coven Head of Online Banking and Channel Management 408.654.7308 lcoven@svb.com Susan Merrill Sr. Product

More information

CHECKING 101 EDUCATION. Practice & Reference Material

CHECKING 101 EDUCATION. Practice & Reference Material CHECKING 101 EDUCATION Practice & Reference Material BOOKLET INFORMATION Thank you for your willingness to learn more about managing your checking account and how to better use the tools Academy Bank offers

More information

Application of Business Intelligence in Transportation for a Transportation Service Provider

Application of Business Intelligence in Transportation for a Transportation Service Provider Application of Business Intelligence in Transportation for a Transportation Service Provider Mohamed Sheriff Business Analyst Satyam Computer Services Ltd Email: mohameda_sheriff@satyam.com, mail2sheriff@sify.com

More information

Types of Payment Systems and Instruments

Types of Payment Systems and Instruments Welcome to the Public Awareness column prepared by the Reserve Bank of Fiji. This month s article introduces the types of payment mechanisms available in Fiji and how they work. Types of Payment Systems

More information

A STUDY OF DATA MINING ACTIVITIES FOR MARKET RESEARCH

A STUDY OF DATA MINING ACTIVITIES FOR MARKET RESEARCH 205 A STUDY OF DATA MINING ACTIVITIES FOR MARKET RESEARCH ABSTRACT MR. HEMANT KUMAR*; DR. SARMISTHA SARMA** *Assistant Professor, Department of Information Technology (IT), Institute of Innovation in Technology

More information

EMDEON VIRTUAL CARD PAYMENTS

EMDEON VIRTUAL CARD PAYMENTS EMDEON VIRTUAL CARD PAYMENTS Simplifying the Business of Healthcare How Much Could You Be Eligible to Receive? By switching provider payments from paper checks to Virtual Card, you could be eligible to

More information

Checking Account & Debit Card Simulation. Understanding Checking Accounts and Debit Card Transactions

Checking Account & Debit Card Simulation. Understanding Checking Accounts and Debit Card Transactions Checking Account & Debit Card Simulation Understanding Checking Accounts and Debit Card Transactions What is a Checking Account? Common financial service used by many consumers Funds are easily accessed

More information

WHITEPAPER. Analytics in CRM. Insights to Action

WHITEPAPER. Analytics in CRM. Insights to Action WHITEPAPER Analytics in CRM Insights to Action CONTENT 1. INTRODUCTION 1.1 Abstract 1.2 Purpose 1.4 Methodology 2. EXPECTATIONS AND CHALLENGES 2.1 Customer expectations 2.2 Customer Insights 2.3 Opportunities

More information

Billing & Payment Options Driving Customers Paperless

Billing & Payment Options Driving Customers Paperless Billing & Payment Options Driving Customers Paperless Billing and payment options for customers have grown considerably in the last 5 to 10 years. Bill presentment has expanded from paper bills delivered

More information

WHITEPAPER. Unlocking Your ATM Big Data : Understanding the power of real-time transaction analytics. www.inetco.com

WHITEPAPER. Unlocking Your ATM Big Data : Understanding the power of real-time transaction analytics. www.inetco.com Unlocking Your ATM Big Data : Understanding the power of real-time transaction analytics www.inetco.com Summary Banks and credit unions are heavily investing in technology initiatives such as mobile infrastructure

More information

Form Design Guidelines Part of the Best-Practices Handbook. Form Design Guidelines

Form Design Guidelines Part of the Best-Practices Handbook. Form Design Guidelines Part of the Best-Practices Handbook Form Design Guidelines I T C O N S U L T I N G Managing projects, supporting implementations and roll-outs onsite combined with expert knowledge. C U S T O M D E V E

More information

lesson six banking services overheads

lesson six banking services overheads lesson six banking services overheads beware of these high-cost financial services pawn shops charge very high interest for loans based on the value of tangible assets (such as jewellery or other valuable

More information

Concept of Debit Card as a means of payments in Malaysia. The acceptance of electronic payment systems among Malaysian consumers

Concept of Debit Card as a means of payments in Malaysia. The acceptance of electronic payment systems among Malaysian consumers CHAPTER 1: INTRODUCTION DEBIT CARDS IN MALAYSIA Concept of Debit Card as a means of payments in Malaysia The acceptance of electronic payment systems among Malaysian consumers has increased from year to

More information

Optical Character Recognition (OCR)

Optical Character Recognition (OCR) History of Optical Character Recognition Optical Character Recognition (OCR) What You Need to Know By Phoenix Software International Optical character recognition (OCR) is the process of translating scanned

More information

Checking Accounts. Open, Manage, and Reconcile

Checking Accounts. Open, Manage, and Reconcile Checking Accounts Open, Manage, and Reconcile 1. What is a checking account? A checking account is opened at a bank or other financial institution. Banks offer several different types of checking accounts.

More information

Personal Financial Literacy: Checking

Personal Financial Literacy: Checking Personal Financial Literacy: Checking Overview In this lesson, students will learn the benefits of checking accounts, as well as precautions one must take with these accounts. They will practice using

More information

Automatic License Plate Recognition using Python and OpenCV

Automatic License Plate Recognition using Python and OpenCV Automatic License Plate Recognition using Python and OpenCV K.M. Sajjad Department of Computer Science and Engineering M.E.S. College of Engineering, Kuttippuram, Kerala me@sajjad.in Abstract Automatic

More information

PROCESSING & MANAGEMENT OF INBOUND TRANSACTIONAL CONTENT

PROCESSING & MANAGEMENT OF INBOUND TRANSACTIONAL CONTENT PROCESSING & MANAGEMENT OF INBOUND TRANSACTIONAL CONTENT IN THE GLOBAL ENTERPRISE A BancTec White Paper SUMMARY Reducing the cost of processing transactions, while meeting clients expectations, protecting

More information

Online Check Deposit. Check Standards and Troubleshooting Guide. General Overview. What are acceptable items vs. unacceptable items?

Online Check Deposit. Check Standards and Troubleshooting Guide. General Overview. What are acceptable items vs. unacceptable items? Check Standards and Troubleshooting Guide Online Check Deposit General Overview What is Online Check Deposit? Online Check Deposit is a depository service that provides you with the ability to capture

More information

DATA MINING STRATEGIES AND TECHNIQUES FOR CRM SYSTEMS

DATA MINING STRATEGIES AND TECHNIQUES FOR CRM SYSTEMS DATA MINING STRATEGIES AND TECHNIQUES FOR CRM SYSTEMS Dr. Abdullah S. Al-Mudimigh, Zahid Ullah, Farrukh Saleem Department of Information System College of Computer and Information Sciences King Saud University,Riyadh

More information

BUSINESS RULES AND GAP ANALYSIS

BUSINESS RULES AND GAP ANALYSIS Leading the Evolution WHITE PAPER BUSINESS RULES AND GAP ANALYSIS Discovery and management of business rules avoids business disruptions WHITE PAPER BUSINESS RULES AND GAP ANALYSIS Business Situation More

More information

Marketing Services. Checking Account Acquisition Campaign

Marketing Services. Checking Account Acquisition Campaign Advisors Plus Checking Acquisition Campaign Sends Pen Air s Membership and Account Growth Soaring Overview Client Profile Pen Air Federal Credit Union was chartered in 1936 to serve military and civil

More information

How To Use Ncr Aptra Clear

How To Use Ncr Aptra Clear NCR APTRA CLEAR National payment hub for clearing and settlement Shifting payment dynamics: The international scope Every country has some form of unique payment system based on its own financial practices,

More information

Using Market Research to Manage Compensation and Benefits

Using Market Research to Manage Compensation and Benefits The Magazine of WorldatWork, Formerly ACA News www.worldatwork.org 09 00 The Employee Using Market Research to Manage Compensation and Benefits QUICK LOOK. Companies can apply market research to measure

More information

Customer Relationship Management and Privacy

Customer Relationship Management and Privacy 112 Customer Relationship Management and Privacy Zhiwei Sun Department of Information Science and Technology Tianjin University of Finance & Economics Tianjin 300222, China E-mail: sunzhiwei_0@163.com

More information

6 Keys to Keeping Your Customers. A Systematic Approach to Onboarding

6 Keys to Keeping Your Customers. A Systematic Approach to Onboarding PNT MARKETING SERVICES CUSTOMER INTELLIGENCE. MARKETING RESULTS 6 Keys to Keeping Your Customers A Systematic Approach to Onboarding Adam Isler, Client Services Director, PNT Marketing Services John Purcell,

More information

Participant Guide Building: Knowledge, Security, Confidence FDIC Financial Education Curriculum

Participant Guide Building: Knowledge, Security, Confidence FDIC Financial Education Curriculum Check It Out Building: Knowledge, Security, Confidence FDIC Financial Education Curriculum TABLE OF CONTENTS Page Determining Your Checking Account Needs 1 Checking Account Fees 2 Practice Exercise: Choosing

More information

LEAD NURTURING STRATEGY WHITE PAPER. November 2013

LEAD NURTURING STRATEGY WHITE PAPER. November 2013 LEAD NURTURING STRATEGY WHITE PAPER November 2013 TABLE OF CONTENTS 1. EXECUTIVE SUMMARY 2. INTRODUCTION 3. WHAT IS LEAD NURTURING? 4. OUTLINING AN EFFICIENT LEAD NURTURING STRATEGY 4.1. BUYER PERSONA

More information

Chapter 4: Implementing the CRM Strategy

Chapter 4: Implementing the CRM Strategy Chapter 4: Implementing the CRM Strategy Overview Topics discussed: Elements of a CRM System Customer Interphase / Touch Points CRM Applications Return on Investment (ROI) of CRM CRM Costs Why is ROI of

More information

Realizing CRM Success

Realizing CRM Success Realizing CRM Success An Exclusive CRM Position Paper for RFG Clients January 2005 2005 Raddon Financial Group, Inc. 701 East 22nd St., Suite 400 Lombard, IL 60148 p. 800-827-3500 f. 630-792-8700 www.raddon.com

More information

Purpose of a Checking Account- Money is deposited into an account and checks or drafts can be written to withdraw money from the account.

Purpose of a Checking Account- Money is deposited into an account and checks or drafts can be written to withdraw money from the account. CHAPTER 9 CHECKING ACCOUNTS AND BANKING SERVICES Purpose of a Checking Account- Money is deposited into an account and checks or drafts can be written to withdraw money from the account. Demand Deposit-

More information

TOP TRUMPS Comparisons of how to pay for goods and services online

TOP TRUMPS Comparisons of how to pay for goods and services online Cash Cash is legal tender in the form of bank notes and coins Small value purchases e.g. cafes, shops Pocket money Repaying friends Cash is physically transferred from one person to the next, usually face-to-face

More information

Transforming Accounts Payable into a Profit Center

Transforming Accounts Payable into a Profit Center PROFIT FROM PAYMENTS: Transforming Accounts Payable into a Profit Center Leveraging Business Process Automation to Capitalize on Dynamic Discounts a New Breed of Early Payment Incentives BEGIN Table of

More information

TAKEAWAYS CHALLENGES. The Evolution of Capture for Unstructured Forms and Documents STRATEGIC WHITE PAPER

TAKEAWAYS CHALLENGES. The Evolution of Capture for Unstructured Forms and Documents STRATEGIC WHITE PAPER STRATEGIC WHITE PAPER CHALLENGES Lost Productivity Business Inefficiency The Evolution of Capture for Unstructured Forms and Documents Inability to Capture and Classify Unstructured Forms and Documents

More information

Big Data Strategies Creating Customer Value In Utilities

Big Data Strategies Creating Customer Value In Utilities Big Data Strategies Creating Customer Value In Utilities National Conference ICT For Energy And Utilities Sofia, October 2013 Valery Peykov Country CIO Bulgaria Veolia Environnement 17.10.2013 г. One Core

More information

Facing Durbin: Enhancing DDA Value with Check Based Solutions

Facing Durbin: Enhancing DDA Value with Check Based Solutions Facing Durbin: Enhancing DDA Value with Check Based Solutions Conducted by Javelin Strategy & Research September 2011 2011 Javelin Strategy & Research All Rights Reserved I. Overview The economics surrounding

More information

An Empirical Study of Application of Data Mining Techniques in Library System

An Empirical Study of Application of Data Mining Techniques in Library System An Empirical Study of Application of Data Mining Techniques in Library System Veepu Uppal Department of Computer Science and Engineering, Manav Rachna College of Engineering, Faridabad, India Gunjan Chindwani

More information

HOW AN INTEGRATED RECEIVABLES SOLUTION

HOW AN INTEGRATED RECEIVABLES SOLUTION WHITE PAPER HOW AN INTEGRATED RECEIVABLES SOLUTION ELIMINATES THE BARRIERS TO ELECTRONIC PAYMENTS 2013 WAUSAU FINANCIAL SYSTEMS, INC. All Rights Reserved. All other copyrights cited herein are the property

More information

Loyalty Programs. By Inez Blackburn (905) 712-2203 inez@blackburn.net

Loyalty Programs. By Inez Blackburn (905) 712-2203 inez@blackburn.net Loyalty Programs By Inez Blackburn (905) 712-2203 inez@blackburn.net A Bit about Loyalty Programs Loyalty programs are often used as a weapon to escalate the war in securing new customers and keeping the

More information

How To Change A Bank Card To A Debit Card

How To Change A Bank Card To A Debit Card The Evolution of EFT Networks from ATMs to New On-Line Debit Payment Products * Stan Sienkiewicz April 2002 Summary: On June 15, 2001, the Payment Cards Center of the Federal Reserve Bank of Philadelphia

More information

Kofax Solution Brief. Kofax Enterprise Capture Solutions Enable Document-driven Business Processes in SharePoint

Kofax Solution Brief. Kofax Enterprise Capture Solutions Enable Document-driven Business Processes in SharePoint Kofax Solution Brief Kofax Enterprise Capture Solutions Enable Document-driven Business Processes in SharePoint Today, information has two faces: On the one hand, it is the basis for most business processes

More information

Customer Engagement. Gabriel Chan Financial Services Industry Dynamics CRM

Customer Engagement. Gabriel Chan Financial Services Industry Dynamics CRM Customer Engagement Gabriel Chan Financial Services Industry Dynamics CRM Cliché Lean and focus on customers Think like a designer and lead the way Mission : Empowering individuals & organisations to do

More information

Product. Opencheck A Comprehensive Check Payments Solution to Meet the Demands of Financial Institutions in Today s Automated Environment

Product. Opencheck A Comprehensive Check Payments Solution to Meet the Demands of Financial Institutions in Today s Automated Environment Product Opencheck A Comprehensive Check Payments Solution to Meet the Demands of Financial Institutions in Today s Automated Environment Product As acceptance of electronic payment channels expands, your

More information

Data Mining in Telecommunication

Data Mining in Telecommunication Data Mining in Telecommunication Mohsin Nadaf & Vidya Kadam Department of IT, Trinity College of Engineering & Research, Pune, India E-mail : mohsinanadaf@gmail.com Abstract Telecommunication is one of

More information

GxP Process Management Software. White Paper: Software Automation Trends in the Medical Device Industry

GxP Process Management Software. White Paper: Software Automation Trends in the Medical Device Industry GxP Process Management Software : Software Automation Trends in the Medical Device Industry Introduction The development and manufacturing of a medical device is an increasingly difficult endeavor as competition

More information

The State of E-Commerce & Mexico s Potential

The State of E-Commerce & Mexico s Potential The State of E-Commerce & Mexico s Potential Scott D. Smith Chief Commercial Officer ModusLink July 31, 2015 Introduction Scott D. Smith Chief Commercial Officer, ModusLink 30 years of logistics and supply

More information

Framework for Biometric Enabled Unified Core Banking

Framework for Biometric Enabled Unified Core Banking Proc. of Int. Conf. on Advances in Computer Science and Application Framework for Biometric Enabled Unified Core Banking Manohar M, R Dinesh and Prabhanjan S Research Candidate, Research Supervisor, Faculty

More information